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

Method String

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

Source from the content-addressed store, hash-verified

174
175func (m *SimpleNull3) Reset() { *m = SimpleNull3{} }
176func (m *SimpleNull3) String() string { return proto.CompactTextString(m) }
177func (*SimpleNull3) ProtoMessage() {}
178func (*SimpleNull3) Descriptor() ([]byte, []int) {
179 return fileDescriptor_813baf511b225405, []int{3}

Callers

nothing calls this directly

Calls 1

CompactTextStringFunction · 0.92

Tested by

no test coverage detected