package integer
import "k8s.io/client-go/pkg/util/integer"
Index ¶
- func Int32Max(a, b int32) int32
- func Int32Min(a, b int32) int32
- func Int64Max(a, b int64) int64
- func Int64Min(a, b int64) int64
- func IntMax(a, b int) int
- func IntMin(a, b int) int
- func RoundToInt32(a float64) int32
Functions ¶
func Int32Max ¶
func Int32Min ¶
func Int64Max ¶
func Int64Min ¶
func IntMax ¶
func IntMin ¶
func RoundToInt32 ¶
RoundToInt32 rounds floats into integer numbers.
Source Files ¶
integer.go
- Version
- v2.0.0-alpha.1+incompatible
- Published
- Dec 20, 2016
- Platform
- js/wasm
- Last checked
- 11 seconds ago –
Tools for package owners.