Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aggregation ¶
type Reading ¶
type ReadingType ¶
type ReadingType int
const ( MEASURE ReadingType = iota OFFSET )
func ToReadingType ¶
func ToReadingType(s string) (ReadingType, error)
func (ReadingType) ToString ¶
func (r ReadingType) ToString() string
Click to show internal directories.
Click to hide internal directories.