stringcase

package
v0.0.0-...-9bd63dd Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToLowCamelCase

func ToLowCamelCase(input string) string

ToLowCamelCase 把字符转换为 小驼峰命名法(lowerCamelCase)

func ToPascalCase

func ToPascalCase(input string) string

ToPascalCase 把字符转换为 帕斯卡命名/大驼峰命名法(CamelCase)

func ToSnakeCase

func ToSnakeCase(input string) string

ToSnakeCase 把字符转换为 蛇形命名法(snake_case)

Types

This section is empty.

Jump to

Keyboard shortcuts

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