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

Method String

proto/text_test.go:300–300  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

298
299func (*textMessage) Reset() {}
300func (*textMessage) String() string { return "" }
301func (*textMessage) ProtoMessage() {}
302
303func newTestMessage() *pb2.MyMessage {

Callers 7

TestMarshalTextFunction · 0.45
TestMarshalTextNilFunction · 0.45
TestTextOneofFunction · 0.45
TestStringEscapingFunction · 0.45
TestMarshalTextFailingFunction · 0.45
TestProto3TextFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected