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

Method String

internal/testprotos/jsonpb_proto/test3.pb.go:43–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41}
42
43func (x Numeral) String() string {
44 return proto.EnumName(Numeral_name, int32(x))
45}
46
47func (Numeral) EnumDescriptor() ([]byte, []int) {
48 return fileDescriptor_813baf511b225405, []int{0}

Callers

nothing calls this directly

Calls 1

EnumNameFunction · 0.92

Tested by

no test coverage detected