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

Method Reset

proto/proto_test.go:1303–1303  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1301type NMMessage struct{}
1302
1303func (*NMMessage) Reset() {}
1304func (*NMMessage) String() string { return "" }
1305func (*NMMessage) ProtoMessage() {}
1306

Callers 6

overifyFunction · 0.45
TestNumericPrimitivesFunction · 0.45
TestResetFunction · 0.45
TestJSONFunction · 0.45
TestInvalidUTF8Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected