Documentation ¶
Index ¶
Constants ¶
View Source
const ( // StringsEmpty - a empty space StringsEmpty = "" // StringsWhitespace - a white space StringsWhitespace = " " // StringsPKG - the package abbreviation StringsPKG = "pkg" // StringsFunc - the function abbreviation StringsFunc = "func" // StringsMetric - metric word StringsMetric = "metric" // StringsTimestamp - timestamp word StringsTimestamp = "timestamp" // StringsValue - value word StringsValue = "value" // StringsTags - tags word StringsTags = "tags" // StringsText - text word StringsText = "text" // StringsKeyset - keyset word StringsKeyset = "keyset" // StringsTTL - ttl word StringsTTL = "ttl" // StringsKSID - ksid word StringsKSID = "ksid" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.