Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/protocolbuffers/protobuf-go
/ MessageV1
Interface
MessageV1
runtime/protoiface/legacy.go:7–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
package
protoiface
6
7
type
MessageV1
interface
{
8
Reset()
9
String() string
10
ProtoMessage()
11
}
12
13
type
ExtensionRangeV1
struct
{
14
Start, End int32
// both inclusive
Callers
12
Reset
Function · 0.65
Reset
Method · 0.65
Reset
Method · 0.65
TestReset
Function · 0.65
TestIntegration
Function · 0.65
mustRun
Method · 0.65
marshalSingular
Method · 0.65
marshalAny
Method · 0.65
unmarshalScalar
Method · 0.65
unmarshalAny
Method · 0.65
marshalAny
Method · 0.65
marshalFieldMask
Method · 0.65
Implementers
15
Message
types/dynamicpb/dynamic.go
FileDescriptorSet
types/descriptorpb/descriptor.pb.go
FileDescriptorProto
types/descriptorpb/descriptor.pb.go
DescriptorProto
types/descriptorpb/descriptor.pb.go
ExtensionRangeOptions
types/descriptorpb/descriptor.pb.go
FieldDescriptorProto
types/descriptorpb/descriptor.pb.go
OneofDescriptorProto
types/descriptorpb/descriptor.pb.go
EnumDescriptorProto
types/descriptorpb/descriptor.pb.go
EnumValueDescriptorProto
types/descriptorpb/descriptor.pb.go
ServiceDescriptorProto
types/descriptorpb/descriptor.pb.go
MethodDescriptorProto
types/descriptorpb/descriptor.pb.go
FileOptions
types/descriptorpb/descriptor.pb.go
Calls
no outgoing calls
Tested by
no test coverage detected