const math.MaxUint

one use

	math (current package)
		const.go#L52: 	MaxUint   = 1<<intSize - 1      // MaxUint32 or MaxUint64 depending on intSize.