# Functions
No description provided by the author
Camel converts the given name into a camelCase.
GetPackageName 获取包名.
No description provided by the author
Pascal converts the given name into a PascalCase.
plural a name.
ProtoPascal converts the given name into a proto PascalCase, ignore any acronyms.
Snake converts the given struct or field name into a snake_case.
# Variables
No description provided by the author