stringx

package
v0.19.1 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CamelToSnake

func CamelToSnake(s string) string

func Capitalize

func Capitalize(str string) string

Capitalize return str with first char of ascii str upper case.

func DeCapitalize

func DeCapitalize(str string) string

DeCapitalize return str with first char of ascii str lower case.

func IsLower

func IsLower(v byte) bool

IsLower return if v is a lower case ascii char.

func IsUpper

func IsUpper(v byte) bool

IsUpper return if v is a upper case ascii char.

func ToLower

func ToLower(v byte) byte

ToLower convert ascii char to upper case Return v if v is not a upper case ascii character.

func ToUpper

func ToUpper(v byte) byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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