Versions in this module Expand all Collapse all v0 v0.1.0 Jul 11, 2023 Changes in this version + func BitfieldString(bitfield T, bitnames []string, cfg BitfieldFormat) string + func FmtStateString(st fmt.State, verb rune) string + func FormatByteArrayStringer(obj interface{ ... }, objBytes []byte, f fmt.State, verb rune) + type BitfieldFormat uint8 + const HexLower + const HexNone + const HexUpper