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

Method String

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

Source from the content-addressed store, hash-verified

161func (x *Proto3) ProtoMessage() {}
162func (x *Proto3) Reset() { *x = Proto3{} }
163func (x *Proto3) String() string { return prototext.Format(protoimpl.X.ProtoMessageV2Of(x)) }
164func (x *Proto3) XXX_OneofWrappers() []any {
165 return []any{
166 (*Proto3_OneofBool)(nil),

Callers

nothing calls this directly

Calls 2

FormatFunction · 0.92
ProtoMessageV2OfMethod · 0.80

Tested by

no test coverage detected