var github.com/vmihailenco/msgpack/v5/msgpcode.FixedArrayMask
2 uses
github.com/vmihailenco/msgpack/v5/msgpcode (current package)
msgpcode.go#L38: FixedArrayMask byte = 0xf
github.com/vmihailenco/msgpack/v5
decode_slice.go#L25: return int(c & msgpcode.FixedArrayMask), nil
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)