Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckArgs ¶
func CheckArgs(arg ...string)
CheckArgs should be used to ensure the right command line arguments are passed before executing an example.
func CheckIfError ¶
func CheckIfError(err error)
CheckIfError should be used to naively panics if an error is not nil.
func Error ¶
func Error(format string, args ...interface{})
Error should be used to display an error
Types ¶
Click to show internal directories.
Click to hide internal directories.