Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client interface { // MetricMetaService meta.proto MetricMetaService() pb.MetricMetaServiceClient // MetricService metric.proto MetricService() pb.MetricServiceClient }
Client provide all service clients.
Click to show internal directories.
Click to hide internal directories.