package
0.1.3
Repository: https://github.com/mkideal/pkg.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Style detects name style return NATIVE if style is unknown return UNDER_SCORE if s contain _ return LOWER_CAMEL if first charactor is lowercase return UPPER_CAMEL // retst charactor is uppercase otherwise return NATIVE.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

lowercase.
lower camel.
native.
upper first charactor.
under score.
No description provided by the author
uppercase.
upper camel.

# Type aliases

No description provided by the author
No description provided by the author