Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IfThenElse ¶
func IfThenElse(condition bool, t interface{}, e interface{}) interface{}
IfThenElse is a wrapper for the if condition.
func IfThenElseInt ¶
IfThenElseInt is a wrapper for the if condition.
func IfThenElseString ¶
IfThenElseString is a wrapper for the if condition.
func SliceUniqueInt ¶ added in v0.1.4
func SliceUniqueString ¶ added in v0.1.4
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.