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

# Functions

NewWriteJSONHandler returns a new instance of handler.

# Constants

JSONWriteHTTPMethod is the HTTP method used with this resource.
WriteJSONURL is the url for the write json handler.

# Structs

WriteJSONHandler represents a handler for the write json endpoint.
WriteQuery represents the write request from the user NB(braskin): support only writing one datapoint for now TODO: build this out to be a legitimate batched endpoint, change Tags to take a list of tag structs.