func github.com/vmihailenco/msgpack/v5/msgpcode.IsExt
2 uses
github.com/vmihailenco/msgpack/v5/msgpcode (current package)
msgpcode.go#L86: func IsExt(c byte) bool {
github.com/vmihailenco/msgpack/v5
decode_map.go#L59: if msgpcode.IsExt(c) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)