MCPcopy Create free account
hub / github.com/segmentio/encoding / wireType

TypeAlias wireType

proto/proto.go:126–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124type fieldNumber uint
125
126type wireType uint
127
128const (
129 varint wireType = 0

Callers 4

StringMethod · 0.85
mapSizeFuncOfFunction · 0.85
structCodecOfFunction · 0.85
decodeTagFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected