Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendUniq ¶
AppendUniq append string to slice if it its not there yet
func CaseInsensitiveContains ¶
CaseInsensitiveContains perform case-insensitive search of substr in s
func CsvToSlice ¶
CsvToSlice convert s to []string; where s is in the form of string, string, string
func IsInCSVList ¶
IsInCSVList find term in s, where s is in the form of "string, string,string ..."
func RefToDigit ¶
RefToDigit convert references in rules like :1 :2 :3 to 1 2 3
func TimeStampToUnix ¶
TimeStampToUnix converts s in RFC3339 format to epoch
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.