Documentation ¶ Index ¶ func Empty(input string, format string, v ...interface{}) func NotEmpty(input string, format string, v ...interface{}) func NotNil(input interface{}, format string, v ...interface{}) func NotTrue(input bool, format string, v ...interface{}) func True(input bool, format string, v ...interface{}) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Empty ¶ func Empty(input string, format string, v ...interface{}) func NotEmpty ¶ func NotEmpty(input string, format string, v ...interface{}) func NotNil ¶ func NotNil(input interface{}, format string, v ...interface{}) func NotTrue ¶ func NotTrue(input bool, format string, v ...interface{}) func True ¶ func True(input bool, format string, v ...interface{}) Types ¶ This section is empty. Source Files ¶ View all Source files assert.go Click to show internal directories. Click to hide internal directories.