package
0.6.41
Repository: https://github.com/effective-security/x.git
Documentation: pkg.go.dev

# Functions

Max returns the larger of the 2 supplied int's.
MaxDuration returns the larger of the 2 supplied Durations.
MaxUint64 returns the larger of the 2 supplied uint64's.
Min returns the smaller of the 2 supplied int's.
MinDuration returns the smaller of teh 2 supplied Durations.
MinUint64 returns the smaller of the 2 supplied uint64's.