Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang/protobuf
/ fieldNum
TypeAlias
fieldNum
proto/extensions.go:352–352 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
350
}
351
352
type
fieldNum protoreflect.FieldNumber
353
354
func
(n1 fieldNum) Has(n2 protoreflect.FieldNumber) bool {
355
return
protoreflect.FieldNumber(n1) == n2
Callers
3
ClearExtension
Function · 0.85
GetExtension
Function · 0.85
SetExtension
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected