subscribers

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Subscriber

type Subscriber struct {
	Channel *chan *interface{}
	Logger  zerolog.Logger
}

func (*Subscriber) DispatchEvent

func (s *Subscriber) DispatchEvent(event *interface{})

func (*Subscriber) InternalInit

func (s *Subscriber) InternalInit(eventChannel *chan *interface{}, name string)

func (*Subscriber) InternalTerminate

func (s *Subscriber) InternalTerminate()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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