//
pkg.gl
Category
go.etcd.io/etcd/pkg/v3
notify
package
3.6.0-alpha.0
Repository:
https://github.com/etcd-io/etcd.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
2
Files
25 SLOC
#
Functions
NewNotifier
NewNotifier returns new notifier.
#
Structs
Notifier
Notifier is a thread safe struct that can be used to send notification about some event to multiple consumers.