Documentation ¶
Index ¶
- func IfEquals(condition bool) bool
- func IfEqualsMultipleInt(value int, values ...int) bool
- func IfEqualsMultipleString(value string, values ...string) bool
- func IfThen(condition bool, a interface{}) interface{}
- func IfThenElse(condition bool, a interface{}, b interface{}) interface{}
- func Ifs(cond bool, ifTrue, ifFalse string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IfEqualsMultipleInt ¶
func IfEqualsMultipleString ¶
func IfThenElse ¶
func IfThenElse(condition bool, a interface{}, b interface{}) interface{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.