//
pkg.gl
Category
github.com/ksurent/carbonapi
pkg
backend
net
package
0.1.0
Repository:
https://github.com/ksurent/carbonapi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
0
Files
469 SLOC
#
Functions
New
New creates a new backend from the given configuration.
#
Structs
Backend
Backend represents a host that accepts requests for metrics over HTTP.
Config
Config configures an HTTP backend.
#
Type aliases
ErrHTTPCode
ErrHTTPCode is a custom error type to distinguish HTTP errors.