package
0.0.0-20230106113932-21fe71fbaf96
Repository: https://github.com/go-language-server/openapi2protobuf.git
Documentation: pkg.go.dev

# 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