eventapi

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: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(config Config) (sdk.Export, error)

New will return an sdk.Export

Types

type Config

type Config struct {
	Ctx                   context.Context
	Logger                log.Logger
	Config                sdk.Config
	State                 sdk.State
	SubscriptionChannel   *event.SubscriptionChannel
	CustomerID            string
	JobID                 string
	IntegrationInstanceID string
	RefType               string
	UUID                  string
	Pipe                  sdk.Pipe
	Channel               string
	APIKey                string
	Secret                string
	Historical            bool
	Stats                 sdk.Stats
}

Config is details for the configuration

Jump to

Keyboard shortcuts

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