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

# Packages

Package database contains API endpoints for managing the database.
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

NewReadyHandler returns a new instance of handler.
NewSearchHandler returns a new instance of handler.

# Constants

ReadyHTTPMethod is the HTTP method used with this resource.
ReadyURL is the url to check for readiness.
SearchHTTPMethod is the HTTP method used with this resource.
SearchURL is the url to search for metric ids.

# Structs

ReadyHandler tests whether the service is connected to underlying storage.
SearchHandler represents a handler for the search endpoint.