modulepackage
0.0.0-20211018210843-15b876b83b3e
Repository: https://github.com/deref/inflect-go.git
Documentation: pkg.go.dev
# README
Go Inflection Library
Status: Unstable.
There are many inflection libraries for Go, but most of them are woefully incomplete. This one is no different.
# Functions
No description provided by the author
No description provided by the author
KebabToPrivate converts a kebab-case string to a privateGoIdentifier.
KebabToPublic converts a kebab-case string to a PublicGoIdentifier.
No description provided by the author
# Variables
No description provided by the author