//
pkg.gl
Category
github.com/alecthomas/types
pubsub
package
0.16.0
Repository:
https://github.com/alecthomas/types.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
18
Files
152 SLOC
#
Functions
New
New creates a new topic that can be used to publish and subscribe to messages.
#
Constants
AckTimeout
AckTimeout is the time to wait for an ack before panicking.
#
Structs
Message
Message is a message that must be acknowledge by the receiver.
Topic
No description provided by the author