registry

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNotConfigured = errors.New("not configured")
View Source
var ReceiverFactories []func(ctx context.Context, wg *sync.WaitGroup, config configuration.Config) (name string, receiver Receiver, err error)

Functions

This section is empty.

Types

type Receiver

type Receiver interface {
	Send(message model.Message, additionalInfo string) error
}

Jump to

Keyboard shortcuts

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