package
0.3.0-beta.9
Repository: https://github.com/openmeterio/openmeter.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
GetSwagger returns the Swagger specification corresponding to the generated code in this file.
Handler creates http.Handler with routing matching OpenAPI spec.
HandlerFromMux creates http.Handler with routing matching OpenAPI spec based on the provided mux.
No description provided by the author
HandlerWithOptions creates http.Handler with additional options.
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
# Structs
No description provided by the author
CreateMeterParams defines parameters for CreateMeter.
DeleteMeterParams defines parameters for DeleteMeter.
GetMeterParams defines parameters for GetMeter.
GetMeterValuesParams defines parameters for GetMeterValues.
IngestEventsParams defines parameters for IngestEvents.
No description provided by the author
ListMetersParams defines parameters for ListMeters.
Namespace defines model for Namespace.
No description provided by the author
No description provided by the author
ServerInterfaceWrapper converts contexts to parameters.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
ServerInterface represents all server handlers.
# Type aliases
CreateMeterJSONRequestBody defines body for CreateMeter for application/json ContentType.
CreateNamespaceJSONRequestBody defines body for CreateNamespace for application/json ContentType.
Event CloudEvents Specification JSON Schema.
IdOrSlug defines model for IdOrSlug.
IngestEventsJSONRequestBody defines body for IngestEvents for application/cloudevents+json ContentType.
Meter defines model for Meter.
MeterAggregation The aggregation type to use for the meter.
MeterIdOrSlug defines model for meterIdOrSlug.
MeterValue defines model for MeterValue.
No description provided by the author
NamespaceInput defines model for namespaceParam.
Problem A Problem Details object (RFC 7807).
WindowSize defines model for WindowSize.