//
pkg.gl
Category
github.com/axw/beats
libbeat
api
package
7.6.0+incompatible
Repository:
https://github.com/axw/beats.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
11
Dependents
0
Files
194 SLOC
#
Packages
npipe
No description provided by the author
#
Functions
New
New creates a new API Server.
NewWithDefaultRoutes
NewWithDefaultRoutes creates a new server with default API routes.
#
Variables
DefaultConfig
DefaultConfig is the default configuration used by the API endpoint.
#
Structs
Config
Config is the configuration for the API endpoint.
Server
Server takes cares of correctly starting the HTTP component of the API and will answers all the routes defined in the received ServeMux.