Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
MeterServiceName = "MeterService"
)
View Source
var ( MeterServiceServerEndpoints = []v4.EndpointMetadata{ { Name: "MeterService.Metrics", Path: "/metrics", Method: "GET", Body: "", Stream: false, }, } )
Functions ¶
Types ¶
type MeterServiceServer ¶
Click to show internal directories.
Click to hide internal directories.