util

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2021 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Overview

Package util has helpers for dealing with maps and integers

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MaxInt32

func MaxInt32(a, b int32) int32

MaxInt32 returns the maximum of two int32 values

func MinInt32

func MinInt32(a, b int32) int32

MinInt32 returns the minimum of two int32 values

func UnionMaps

func UnionMaps(maps ...map[string]string) map[string]string

UnionMaps creates a new map with all values contained in the maps passed to this function

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL