//
pkg.gl
Category
github.com/m3db/m3
src
x
server
package
1.5.0
Repository:
https://github.com/m3db/m3.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
37
Files
337 SLOC
#
Functions
NewOptions
NewOptions creates a new set of server options.
NewServer
NewServer creates a new server.
#
Structs
Configuration
Configuration configs a server.
#
Interfaces
Handler
Handler can handle the data received on connection.
Options
Options provide a set of server options.
Server
Server is a server capable of listening to incoming traffic and closing itself when it's shut down.