Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(ctx context.Context, id string, name string, enabled bool, repo repository.IRepository) *dispatcher
Types ¶
type Dispatcher ¶
type Dispatcher interface {
Dispatch(ctx context.Context, ev cloudevents.Event) error
}
Click to show internal directories.
Click to hide internal directories.