func google.golang.org/protobuf/encoding/protowire.DecodeTag
4 uses
google.golang.org/protobuf/encoding/protowire (current package)
wire.go#L177: num, typ := DecodeTag(v)
wire.go#L505: func DecodeTag(x uint64) (Number, Type) {
google.golang.org/protobuf/internal/impl
codec_messageset.go#L27: num, _ := protowire.DecodeTag(xi.wiretag)
codec_messageset.go#L86: num, _ := protowire.DecodeTag(xi.wiretag)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)