stringutil

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CamelToLowerCase

func CamelToLowerCase(source string) (ret string)

CamelToLowerCase returns service name with -

func FormatAttributesValue

func FormatAttributesValue(raw string) string

FormatAttributesValue will return the words in camel case format. eg1: blue => Blue eg2: hello world => Hello World eg3: 你 好 => 你 好

func GetFirstEnglishCharacterFromString

func GetFirstEnglishCharacterFromString(source string) string

GetFirstEnglishCharacterFromString will return the first english character of the string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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