Versions in this module Expand all Collapse all v1 v1.0.0 Sep 11, 2020 Changes in this version + func AlignUp(value, alignment uint64) uint64 + func Byte(i uint64) byte + func Expand4to8(v uint64) uint64 + func Expand5to8(v uint64) uint64 + func Expand6to8(v uint64) uint64 + func Expand7to8(v uint64) uint64 + func Max(a, b uint64) uint64 + func Min(a, b uint64) uint64 Incompatible versions in this module v2.0.0+incompatible Jul 8, 2021