package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Packages

# Functions

AddHandlerFunc provides interface to add customized handlerFunc.
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.