package
3.4.2
Repository: https://github.com/grafana/loki.git
Documentation: pkg.go.dev

# Functions

Max returns the maximum of two ints.
Max64 returns the maximum of two int64s.
Min returns the minimum of two ints.
Min64 returns the minimum of two int64s.
MinUint32 return the min of a and b.