# Functions
IsVowel returns whether the r is vowel letter.
NormalizeComment normalizes the title and description to Go style comment.
NormalizeFieldName normalizes s to the proto field name.
NormalizeMessageName normalizes s to the proto message name.
RegisterAcronyms registers acronym list to flect package.
No description provided by the author