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