package integer
import "k8s.io/client-go/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
- v9.0.0-invalid+incompatible
- Published
- Sep 27, 2018
- Platform
- js/wasm
- Last checked
- 3 minutes ago –
Tools for package owners.