Documentation ¶
Index ¶
Constants ¶
View Source
const (
SubscriberName = "UNWINDIA_PTERODACTYL"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Subscriber ¶
type Subscriber struct {
// contains filtered or unexported fields
}
func NewSubscriber ¶
func NewSubscriber(ctx context.Context, env *environment.Environment, matchInfoChan chan *messagebroker.Message) (*Subscriber, error)
func (*Subscriber) StartConsumer ¶
func (s *Subscriber) StartConsumer()
Click to show internal directories.
Click to hide internal directories.