# Functions
NewClient returns a new Client.
NewLineWriter returns a new line reader.
NewServer returns an rpc Server.
WithBackoff configures the backoff duration when attempting to re-connect to a server.
WithRetryLimit configures the maximum number of retries when connecting to the server.
WithToken configures the client authorization token.
# Constants
Identifies the type of line in the logs.
Identifies the type of line in the logs.
Identifies the type of line in the logs.
Identifies the type of line in the logs.
Identifies the type of line in the logs.
# Variables
NoFilter is an empty filter.
# Interfaces
Peer defines a peer-to-peer connection.
# Type aliases
Option configures a client option.