package
0.0.6
Repository: https://github.com/wzyjerry/windranger.git
Documentation: pkg.go.dev

# 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