strcase

package
v0.31.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

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.

Documentation

Overview

Package strcase allows converting string case to camel case

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToCamel

func ToCamel(s string) string

ToCamel converts a string to CamelCase

func ToLowerCamel

func ToLowerCamel(s string) string

ToLowerCamel converts a string to lowerCamelCase

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL