package
1.7.6
Repository: https://github.com/influxdata/kapacitor.git
Documentation: pkg.go.dev

# Packages

# Functions

HttpError writes an error to the client in a standard format.
MarshalJSON will marshal v to JSON.
NewHandler returns a new instance of handler with routes.
NewServeMux allocates and returns a new ServeMux.
ServeOptions returns an empty response to comply with OPTIONS pre-flight requests.

# Constants

Root path for the API.
Root path for the preview API.
Supported authentication methods.
Supported authentication methods.
Name of the special user for subscriptions.
Supported authentication methods.

# Variables

DefaultServeMux is the default ServeMux used by Serve.

# Structs

Handler represents an HTTP handler for the Kapacitor API server.
What follows is an copy of golang's built in ServeMux with a few modifications: 1.

# Interfaces

# Type aliases

AuthenticationMethod defines the type of authentication used.