sources

package
v0.0.0-...-b6065f0 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(ctx context.Context, cfgs []config.Metadata) (map[string]Source, error)

Types

type Source

type Source interface {
	Init(ctx context.Context, cfg config.Metadata) error
	Start(ctx context.Context, target targets.Target) error
	Stop() error
	Name() string
}

Directories

Path Synopsis
kubemq

Jump to

Keyboard shortcuts

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