Documentation
¶
Index ¶
- func FloatPtr(f float64) *float64
- func GetBool(value bool, defaultValue bool) bool
- func GetFloat(values ...float64) float64
- func GetFloatPtr(values ...*float64) *float64
- func GetInt(values ...int) int
- func GetString(values ...string) string
- func MaxInt(a ...int) int
- func MinInt(a ...int) int
- func Round(x, unit float64) float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFloatPtr ¶ added in v0.1.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.