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

Method String

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

Source from the content-addressed store, hash-verified

135
136func (m *SimpleMap3) Reset() { *m = SimpleMap3{} }
137func (m *SimpleMap3) String() string { return proto.CompactTextString(m) }
138func (*SimpleMap3) ProtoMessage() {}
139func (*SimpleMap3) Descriptor() ([]byte, []int) {
140 return fileDescriptor_813baf511b225405, []int{2}

Callers

nothing calls this directly

Calls 1

CompactTextStringFunction · 0.92

Tested by

no test coverage detected