MCPcopy
hub / github.com/protocolbuffers/protobuf-go / Reset

Method Reset

runtime/protoiface/legacy.go:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6
7type MessageV1 interface {
8 Reset()
9 String() string
10 ProtoMessage()
11}

Callers 4

ResetFunction · 0.65
ResetMethod · 0.65
ResetMethod · 0.65
TestResetFunction · 0.65

Implementers 15

Messagetypes/dynamicpb/dynamic.go
FileDescriptorSettypes/descriptorpb/descriptor.pb.go
FileDescriptorPrototypes/descriptorpb/descriptor.pb.go
DescriptorPrototypes/descriptorpb/descriptor.pb.go
ExtensionRangeOptionstypes/descriptorpb/descriptor.pb.go
FieldDescriptorPrototypes/descriptorpb/descriptor.pb.go
OneofDescriptorPrototypes/descriptorpb/descriptor.pb.go
EnumDescriptorPrototypes/descriptorpb/descriptor.pb.go
EnumValueDescriptorPrototypes/descriptorpb/descriptor.pb.go
ServiceDescriptorPrototypes/descriptorpb/descriptor.pb.go
MethodDescriptorPrototypes/descriptorpb/descriptor.pb.go
FileOptionstypes/descriptorpb/descriptor.pb.go

Calls

no outgoing calls

Tested by 1

TestResetFunction · 0.52