Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Channel ¶
type Channel interface {
Broadcast(b []byte)
}
Channel allows clients to send messages for a specific state type that will be broadcasted in a best-effort manner.
type ServiceLayer ¶
Click to show internal directories.
Click to hide internal directories.