Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckCookies ¶
CheckCookies checks if the string provided to the -cookie option is valid. format: "name1:value1;name2:value2" It returns a slice of Cookies.
func CheckInputArray ¶
CheckInputArray checks the basic rules to be valid and then returns the array as input. - Delete duplicates. - Avoid empty strings.
func RemoveDuplicateValues ¶
RemoveDuplicateValues removes duplicates from a slice of strings.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.