package
0.0.0-20230118092155-c80787bf305c
Repository: https://github.com/packtpublishing/cloud-native-programming-with-golang.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

Interface definition for events that are emitted using an EventEmitter Currently, the only requirement is that events are self-describing so that event emitter and listeners can infer an event's name.
EventEmitter describes an interface for a class that emits events.
EventListener describes an interface for a class that can listen to events.
No description provided by the author