Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckArgTypes ¶
CheckArgTypes validates that the items in args are of appropriate types. argTypes is a string: "ssi" means the args should be string, string, int. 's': Valid only if string. 'i': Valid only if int, float64, or a string that Atoi() can convert to an int.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.