Documentation
¶
Index ¶
Constants ¶
View Source
const ( EventBeforeRPCStart = "before-rpc-start" EventRPCStarted = "rpc-started" EventBeforeHttpStart = "before-http-start" EventHttpStarted = "http-started" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventBus ¶
type EventBus struct {
// contains filtered or unexported fields
}
func NewEventBus ¶
func NewEventBus() *EventBus
Click to show internal directories.
Click to hide internal directories.