Documentation
¶
Overview ¶
Package memory provides an in-memory implementation of the Gossip Transport adapter, meant for usage in fast tests that should not use the TCP-based adapter, such as acceptance tests or sociable unit tests, or in other in-process network use cases
Index ¶
Constants ¶
View Source
const SEND_QUEUE_MAX_MESSAGES = 1000
Variables ¶
This section is empty.
Functions ¶
func NewTransport ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.