kk_string

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CamelToSnakeCase

func CamelToSnakeCase(camelCase string) string

CamelToSnakeCase converts a string from camel case to snake case (e.g. CamelCase -> camel_case) 驼峰转蛇形

func Length

func Length(str string) int

func LowerFirstLetter

func LowerFirstLetter(s string) string

LowerFirstLetter 字符串第一个字母小写

func SubString

func SubString(str string, start, end int) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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