# Functions
MarshalJSON will marshal v to JSON.
NewConfig returns a new Config with default settings.
NewHandler returns a new instance of handler with routes.
NewService returns a new instance of Service.
# Constants
DefaultBindAddress is the default address to bind to.
DefaultChunkSize specifies the maximum number of points that will be read before sending results back to the engine.