Documentation
¶
Index ¶
Constants ¶
View Source
const (
APP_NAME = "bus"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventHandler ¶
type EventHandler func(*Event)
type Service ¶
type Service interface {
Publisher
SubScriber
}
func GetService ¶
func GetService() Service
type SubScriber ¶
Click to show internal directories.
Click to hide internal directories.