MCPcopy
hub / github.com/gogo/protobuf / Reset

Method Reset

proto/lib.go:339–339  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

337// Message is implemented by generated protocol buffer messages.
338type Message interface {
339 Reset()
340 String() string
341 ProtoMessage()
342}

Callers 15

oldFunction · 0.65
overifyFunction · 0.65
TestResetFunction · 0.65
TestJSONFunction · 0.65
TestInvalidUTF8Function · 0.65
initFunction · 0.65
TestUnmarshalGoldenFunction · 0.65
UnmarshalFunction · 0.65
UnmarshalTextFunction · 0.65
GenerateAllFilesMethod · 0.65

Implementers 15

Durationtypes/duration.pb.go
FieldMasktypes/field_mask.pb.go
Timestamptypes/timestamp.pb.go
Apitypes/api.pb.go
Methodtypes/api.pb.go
Mixintypes/api.pb.go
Anytypes/any.pb.go
Emptytypes/empty.pb.go
SourceContexttypes/source_context.pb.go
Structtypes/struct.pb.go
Valuetypes/struct.pb.go
ListValuetypes/struct.pb.go

Calls

no outgoing calls

Tested by 10

oldFunction · 0.52
overifyFunction · 0.52
TestResetFunction · 0.52
TestJSONFunction · 0.52
TestInvalidUTF8Function · 0.52
initFunction · 0.52
TestUnmarshalGoldenFunction · 0.52
encodeMessageCheckFunction · 0.52