Versions in this module Expand all Collapse all v0 v0.0.2 Oct 20, 2022 v0.0.1 Oct 13, 2022 Changes in this version + func Marshal(v protoreflect.Value, ev protoreflect.EnumValueDescriptor, k protoreflect.Kind, ...) (string, error) + func Unmarshal(s string, k protoreflect.Kind, evs protoreflect.EnumValueDescriptors, f Format) (protoreflect.Value, protoreflect.EnumValueDescriptor, error) + type Format int + const Descriptor + const GoTag