min int golang code example Example: go min, minimum integer value const MININT = -int(^uint(0) >> 1) -1 // minimum value for an integer