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

Method String

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

Source from the content-addressed store, hash-verified

1302
1303func (*NMMessage) Reset() {}
1304func (*NMMessage) String() string { return "" }
1305func (*NMMessage) ProtoMessage() {}
1306
1307// Verify a type that uses the Marshaler interface, but has a nil pointer.

Callers 10

TestEncodeDecode1Function · 0.45
TestEncodeDecode2Function · 0.45
TestEncodeDecode3Function · 0.45
TestEncodeDecode4Function · 0.45
TestEncodeDecode5Function · 0.45
TestEncodeDecode6Function · 0.45
TestBadWireTypeUnknownFunction · 0.45
TestLengthOverflowFunction · 0.45
TestRequiredNotSetErrorFunction · 0.45
TestMapFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected