//
pkg.gl
Category
github.com/thanos-io/thanos
internal
cortex
util
math
package
0.37.2
Repository:
https://github.com/thanos-io/thanos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
24 SLOC
#
Functions
Max
Max returns the maximum of two ints.
Max64
Max64 returns the maximum of two int64s.
Min
Min returns the minimum of two ints.
Min64
Min64 returns the minimum of two int64s.