//
pkg.gl
Category
github.com/grafana/metrictank
cmd
mt-gateway
package
1.0.0
Repository:
https://github.com/grafana/metrictank.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
0
Files
293 SLOC
#
Packages
ingest
No description provided by the author
#
Functions
NewApi
Constructs a new Api based on the passed in URLS.
#
Structs
Api
Maintains a set of `http.Handlers` for the different API endpoints.Used to generate an http.ServeMux via `api.Mux()`.
Urls
No description provided by the author