source

package
v0.0.0-...-3483cc1 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source interface {
	Setup(ibx chan inbox.Message, opts interface{}) error
	Cleanup()

	Start() (int, error)
}

func New

func New(name string, ibx chan inbox.Message, opts interface{}) (Source, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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