expin

package
v3.1.12+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package expin defined export integration ID that is used to distinguish between different integrations queued for export

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Export

type Export struct {
	// Index is the index of integration in the passed export array
	Index          int
	IntegrationID  string
	IntegrationDef inconfig.IntegrationDef
}

Export contains index and info on the integration that is running. Useful for pass around for logging and debugging.

func NewExport

func NewExport(index int, id string, def inconfig.IntegrationDef) Export

func (Export) Empty

func (s Export) Empty() bool

func (Export) String

func (s Export) String() string

Jump to

Keyboard shortcuts

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