package
0.15.17
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package prom provides custom handlers that support the prometheus query endpoints.
No description provided by the author
No description provided by the author

# Functions

CloseWatcher watches for CloseNotify and context timeout.
NewResponseWriterCanceller creates a canceller on the given context with the given response writer.
NewSearchHandler returns a new instance of handler.

# Constants

HeaderKey is the key which headers will be added to in the request context.
RoutePrefixExperimental is the experimental prefix for all coordinator routes.
RoutePrefixV1 is the v1 prefix for all coordinator routes.
SearchHTTPMethod is the HTTP method used with this resource.
SearchURL is the url to search for metric ids.

# Structs

SearchHandler represents a handler for the search endpoint.

# Interfaces

CancelWatcher is an interface that wraps a WatchForCancel method.

# Type aliases

HeaderKeyType is the type for the header key.