Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/segmentio/encoding
/ FieldNumber
TypeAlias
FieldNumber
proto/message.go:50–50 ·
view source on GitHub ↗
FieldNumber represents a protobuf field number.
Source
from the content-addressed store, hash-verified
48
49
// FieldNumber represents a protobuf field number.
50
type
FieldNumber uint
51
52
func
(f FieldNumber) Bool(v bool) RawMessage {
53
var
x uint64
Callers
5
TestRewrite
Function · 0.85
BenchmarkRewrite
Function · 0.85
structTypeOf
Function · 0.85
parseStructTag
Function · 0.85
DecodeTag
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected