package
7.6.0+incompatible
Repository: https://github.com/axw/beats.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates a new API Server.
NewWithDefaultRoutes creates a new server with default API routes.

# Variables

DefaultConfig is the default configuration used by the API endpoint.

# Structs

Config is the configuration for the API endpoint.
Server takes cares of correctly starting the HTTP component of the API and will answers all the routes defined in the received ServeMux.