Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BucketName ¶
type BucketName int
const ( // TelemetryBucket is the name of the store bucket used by the telemetry service TelemetryBucket BucketName = iota + 1 )
Click to show internal directories.
Click to hide internal directories.