Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Outputs = map[string]Initializer{}
Functions ¶
func DecodeConfig ¶ added in v0.4.0
func DecodeConfig(src, dst interface{}) error
func Register ¶
func Register(name string, initFn Initializer)
Types ¶
type Initializer ¶
type Initializer func() Output
type Option ¶ added in v0.5.2
type Option func(Output)
func WithEventProcessors ¶ added in v0.6.0
func WithLogger ¶ added in v0.5.2
Click to show internal directories.
Click to hide internal directories.