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

Method String

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

Source from the content-addressed store, hash-verified

221}
222
223func (m *msgWithFakeMarshaler) String() string { return proto.CompactTextString(m) }
224func (m *msgWithFakeMarshaler) ProtoMessage() {}
225func (m *msgWithFakeMarshaler) Reset() {}
226

Callers

nothing calls this directly

Calls 1

CompactTextStringFunction · 0.92

Tested by

no test coverage detected