package
0.0.0-20240823122251-771a9ecf476f
Repository: https://github.com/authgear/authgear-server.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
No description provided by the author
NewPubSub creates a running PubSub actor.

# Structs

No description provided by the author
No description provided by the author
Hub aims to multiplex multiple subscription to Redis PubSub channel over a single connection.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PubSub is an actor wrapping redis.PubSub.
PubSubMessageLeave is basically Subscriber without MessageChannel.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

PubSubMessageJoin is essentially Subscriber.