Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultTimeout = time.Second * 5 DefaultDuration = time.Second * 5 )
Variables ¶
View Source
var ( Version = "v0.1.0-rc" GitCommit = "" )
View Source
var (
ErrWaitForCompleteTimeout = errors.New("wait for complete timeout")
)
Functions ¶
func GetValue ¶
func GetValue[T valueTypes](p *T) T
GetPtr is a safe function to get the data from the pointer
func PrintObject ¶
func RandomString ¶
RandomString generates a hexadecimal random number
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.