package
0.42.0
Repository: https://github.com/steebchen/prisma-client-go.git
Documentation: pkg.go.dev

# README

strcase

Imported from https://github.com/takuoki/gocase and adapted. Thanks to @takuoki for the original work.

See https://github.com/steebchen/prisma-client-go/issues/1103 for details.

# Functions

ToLowerCamel converts a string to lowerCamelCase.
ToUpperCamel converts a string to CamelCase.