Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsZeroOrNil ¶
func IsZeroOrNil(x interface{}) bool
IsZeroOrNil return true if x is the zero value of the its type
func RandomString ¶
RandomString generate a new random string of n characters. Because of the use of src.Int63(), this function is not thread safe
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.