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

Method String

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

Source from the content-addressed store, hash-verified

267
268func (m *NonFinites) Reset() { *m = NonFinites{} }
269func (m *NonFinites) String() string { return proto.CompactTextString(m) }
270func (*NonFinites) ProtoMessage() {}
271func (*NonFinites) Descriptor() ([]byte, []int) {
272 return fileDescriptor_50cab1d8463dea41, []int{1}

Callers

nothing calls this directly

Calls 1

CompactTextStringFunction · 0.92

Tested by

no test coverage detected