runner

package
v4.0.52 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2020 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(integration sdk.Integration, args ...string)

Main is the main entrypoint for an integration

Types

type ConfigFile

type ConfigFile struct {
	Channel      string    `json:"channel"`
	CustomerID   string    `json:"customer_id"`
	SystemID     string    `json:"system_id"`
	APIKey       string    `json:"apikey"`
	RefreshKey   string    `json:"refresh_key"`
	EnrollmentID string    `json:"enrollment_id"`
	Expires      time.Time `json:"expires"`
}

ConfigFile is the configuration file for the runner

Jump to

Keyboard shortcuts

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