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

Method String

internal/testprotos/jsonpb_proto/test2.pb.go:98–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96
97func (m *Simple) Reset() { *m = Simple{} }
98func (m *Simple) String() string { return proto.CompactTextString(m) }
99func (*Simple) ProtoMessage() {}
100func (*Simple) Descriptor() ([]byte, []int) {
101 return fileDescriptor_50cab1d8463dea41, []int{0}

Callers

nothing calls this directly

Calls 1

CompactTextStringFunction · 0.92

Tested by

no test coverage detected