common

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitlabOptions

type GitlabOptions struct {
	Token        string
	BaseURL      string
	ProjectID    string
	ProjectRef   string
	Variable     string
	TriggerToken string
}

type PubOptions

type PubOptions struct {
	Account *PubSubAccount
	Payload string
	Topic   string
}

type PubSubAccount

type PubSubAccount struct {
	Credentials string
	ProjectID   string
}

type SubOptions

type SubOptions struct {
	Account      *PubSubAccount
	Subscription string
	Gitlab       *GitlabOptions
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL