Documentation
¶
Index ¶
- func CompileQueryMatchingGroups(groups []string) ([]*regexp.Regexp, error)
- func SplitCSV(val string) []string
- func SplitCSVIntoInts(val string) ([]int, error)
- func StringToFloat64(val string) (float64, error)
- func StringToInt(val string) (int, error)
- func StringToInt64(val string) (int64, error)
- func ValidatePercentiles(percentiles []int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SplitCSVIntoInts ¶
func StringToFloat64 ¶
func StringToInt ¶
func StringToInt64 ¶
func ValidatePercentiles ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.