//
pkg.gl
Category
github.com/qosimmax/pubsub
events
package
1.0.2
Repository:
https://github.com/qosimmax/pubsub.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
88 SLOC
#
Functions
NewRouter
No description provided by the author
#
Structs
Router
No description provided by the author
#
Interfaces
Publisher
No description provided by the author
Subscriber
No description provided by the author
#
Type aliases
HandlerFunc
HandlerFunc defines the handler used by gin middleware as return value.