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 EnforceUTF8(fd protoreflect.FieldDescriptor) bool + func EnumValueName(s string) string + func GoCamelCase(s string) string + func GoSanitized(s string) string + func JSONCamelCase(s string) string + func JSONSnakeCase(s string) string + func MapEntryName(s string) string + func TrimEnumPrefix(s, prefix string) string + func UnsafeBytes(s string) (b []byte) + func UnsafeString(b []byte) (s string) + type Builder struct + func (sb *Builder) AppendFullName(prefix protoreflect.FullName, name protoreflect.Name) protoreflect.FullName + func (sb *Builder) MakeString(b []byte) string