# Functions

DumpMsg serializes a validator message.
Generate a new UUID.
LoadMsg deserializes a validator message.
NewConnection establishes a new connection using the given ZMQ context and socket type to the given URI.

# Structs

Connection wraps a ZMQ DEALER socket or ROUTER socket and provides some utility methods for sending and receiving messages.

# Interfaces

No description provided by the author