MCPcopy
hub / github.com/protocolbuffers/protobuf-go / String

Method String

internal/testprotos/nullable/nullable.go:56–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54func (x *Proto2) ProtoMessage() {}
55func (x *Proto2) Reset() { *x = Proto2{} }
56func (x *Proto2) String() string { return prototext.Format(protoimpl.X.ProtoMessageV2Of(x)) }
57func (x *Proto2) XXX_OneofWrappers() []any {
58 return []any{
59 (*Proto2_OneofBool)(nil),

Callers

nothing calls this directly

Calls 2

FormatFunction · 0.92
ProtoMessageV2OfMethod · 0.80

Tested by

no test coverage detected