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

Method String

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

Source from the content-addressed store, hash-verified

57
58func (m *Simple3) Reset() { *m = Simple3{} }
59func (m *Simple3) String() string { return proto.CompactTextString(m) }
60func (*Simple3) ProtoMessage() {}
61func (*Simple3) Descriptor() ([]byte, []int) {
62 return fileDescriptor_813baf511b225405, []int{0}

Callers

nothing calls this directly

Calls 1

CompactTextStringFunction · 0.92

Tested by

no test coverage detected