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

Method String

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

Source from the content-addressed store, hash-verified

352
353func (m *Repeats) Reset() { *m = Repeats{} }
354func (m *Repeats) String() string { return proto.CompactTextString(m) }
355func (*Repeats) ProtoMessage() {}
356func (*Repeats) Descriptor() ([]byte, []int) {
357 return fileDescriptor_50cab1d8463dea41, []int{2}

Callers

nothing calls this directly

Calls 1

CompactTextStringFunction · 0.92

Tested by

no test coverage detected