package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Functions

NewOptions creates a new set of server options.
NewServer creates a new server.

# Structs

Configuration configs a server.

# Interfaces

Handler can handle the data received on connection.
Options provide a set of server options.
Server is a server capable of listening to incoming traffic and closing itself when it's shut down.