eventsource

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventSource

type EventSource interface {
	Receive(queue string, commands chan *rules.Event, events chan *rules.Event) error
	TriggerReload() error
	Close()
}

func NewNatsEventSource

func NewNatsEventSource(url string) EventSource

Jump to

Keyboard shortcuts

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