//
pkg.gl
Category
github.com/ardanlabs/gotraining
topics
go
algorithms
fun
pubsub
package
0.0.0-20250227122322-59689edd5517
Repository:
https://github.com/ardanlabs/gotraining.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
115 SLOC
#
Functions
NewClients
NewClients returns a clients management value.
NewPublisher
NewPublisher connects to the publisher can receives messages.
#
Structs
Clients
Clients manage clients who are looking to receive messages.
Publisher
Publisher is consuming messages and publishing them.