package
1.10.1
Repository: https://github.com/kodekoding/phastos.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
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ToCamelCase - will be convert string to camel case format example:"AnyKind of_string" result:"AnyKindOfString".
ToLowerCamelCase - will be convert string to camel case format with lower case at first letter example:"AnyKind of_string" result:"anyKindOfString".
ToSnakeCase - will be convert string to snake case format example:"AnyKind of_string" result:"any_kind_of_string".
No description provided by the author
No description provided by the author

# Structs

No description provided by the author