Documentation
¶
Index ¶
- func If(condition bool, trueVal, falseVal interface{}) interface{}
- func IfBool(condition bool, trueVal, falseVal bool) bool
- func IfError(condition bool, trueVal, falseVal error) error
- func IfFloat64(condition bool, trueVal, falseVal float64) float64
- func IfInt(condition bool, trueVal, falseVal int) int
- func IfString(condition bool, trueVal, falseVal string) string
- type Json
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.