Documentation ¶
Index ¶
Constants ¶
View Source
const ( // InfluxWriteURL is the Influx DB write handler URL InfluxWriteURL = handler.RoutePrefixV1 + "/influxdb/write" // InfluxWriteHTTPMethod is the HTTP method used with this resource InfluxWriteHTTPMethod = http.MethodPost )
Variables ¶
This section is empty.
Functions ¶
func NewInfluxWriterHandler ¶
func NewInfluxWriterHandler(options options.HandlerOptions) http.Handler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.