Documentation
¶
Index ¶
- Variables
- func EscapeInfluxProtocol(s string) string
- func GetCfg() *config.Config
- func GetMd5HexStr(str string) string
- func GetQid(qidStr string) uint64
- func GetQidOwn() uint64
- func ParseUint(s string, base, bitSize int) (uint64, error)
- func ReadUint(path string) (uint64, error)
- func SafeSubstring(s string, n int) string
- func ToValidTableName(input string) string
Constants ¶
This section is empty.
Variables ¶
View Source
var MAX_TABLE_NAME_LEN = 190
Functions ¶
func EscapeInfluxProtocol ¶
func GetMd5HexStr ¶ added in v1.1.16
func SafeSubstring ¶ added in v1.0.30
func ToValidTableName ¶ added in v1.1.16
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.