//
pkg.gl
Category
code.cloudfoundry.org/quarks-utils
pkg
util
package
0.0.2
Repository:
https://github.com/cloudfoundry-incubator/quarks-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
5
Files
21 SLOC
#
Functions
MaxInt32
MaxInt32 returns the maximum of two int32 values.
MinInt32
MinInt32 returns the minimum of two int32 values.
UnionMaps
UnionMaps creates a new map with all values contained in the maps passed to this function.