json

package
v0.0.0-...-9649366 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ReportURL is the url for the report json handler
	ReportURL = handler.RoutePrefixV1 + "/json/report"

	// ReportHTTPMethod is the HTTP method used with this resource.
	ReportHTTPMethod = http.MethodPost
)

Variables

This section is empty.

Functions

func NewReportHandler

func NewReportHandler(
	reporter reporter.Reporter,
	encoderPool serialize.TagEncoderPool,
	decoderPool serialize.TagDecoderPool,
	instrumentOpts instrument.Options,
) http.Handler

NewReportHandler returns a new instance of the report handler.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL