# Functions
GenPeerID generates a new network key.
NewMockNetwork creates a new instance of TestNetwork.
# Structs
MockMessageEvent is an abstraction used to push stream/pubsub messages.
# Interfaces
TestNetwork is a wrapping interface that enables tests to run with local network.
# Type aliases
TestEventHandler represents a function that handles a message event.