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

Method String

internal/testprotos/proto2_proto/test.pb.go:250–252  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

248}
249
250func (x Defaults_Color) String() string {
251 return proto.EnumName(Defaults_Color_name, int32(x))
252}
253
254func (x *Defaults_Color) UnmarshalJSON(data []byte) error {
255 value, err := proto.UnmarshalJSONEnum(Defaults_Color_value, data, "Defaults_Color")

Callers

nothing calls this directly

Calls 1

EnumNameFunction · 0.92

Tested by

no test coverage detected