Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Error is the compiled JSON Schema for an error. Error *jsonschema.Schema // Metadata is the compiled JSON Schema for metadata. Metadata *jsonschema.Schema // MetricSet is the compiled JSON Schema for a set of metrics. MetricSet *jsonschema.Schema // Span is the compiled JSON Schema for a span. Span *jsonschema.Schema // Transaction is the compiled JSON Schema for a transaction. Transaction *jsonschema.Schema )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.