package
0.0.0-20240818165719-858744abb416
Repository: https://github.com/pythonista7/doorman.git
Documentation: pkg.go.dev
# Functions
DialOpts sets dial options for the connection.
MinimumRefreshInterval sets the minimum refresh interval for the connection's establishing.
New creates a new Connection with the given server address.
# Structs
Connection contains information about connection between the server and the client.
Options keeps information about connection configuration.
# Interfaces
HasMastership is an interface that is implemented by RPC responses that may contain changing mastership information.
# Type aliases
Option configures the connection parameters.