package
1.0.0-beta.32
Repository: https://github.com/scaleway/scaleway-sdk-go.git
Documentation: pkg.go.dev
# Functions
TitleFirstWord upper case the first letter of a string.
ToBashArg returns the Bash public name of the given string.
No description provided by the author
Converts a string to kebab-case.
No description provided by the author
ToPrivateGoName returns the Go private name of the given string.
ToPrivateGoName returns the Go public name of the given string.
Converts a string to snake_case.
Converts a string to kebab-case.
UntitleFirstWord lower case the first letter of a string.