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

Method String

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

Source from the content-addressed store, hash-verified

467
468func (m *Widget) Reset() { *m = Widget{} }
469func (m *Widget) String() string { return proto.CompactTextString(m) }
470func (*Widget) ProtoMessage() {}
471func (*Widget) Descriptor() ([]byte, []int) {
472 return fileDescriptor_50cab1d8463dea41, []int{3}

Callers

nothing calls this directly

Calls 1

CompactTextStringFunction · 0.92

Tested by

no test coverage detected