string

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CamelCase

func CamelCase(source string) string

CamelCase converts string to camel case and first letter is lower

func CamelCaseUpper

func CamelCaseUpper(source string) string

CamelCaseUpper similar to CamelCase, but first letter is upper

func CapitalizeTitle

func CapitalizeTitle(title string) string

CapitalizeTitle Converts the first character of string to upper case and the remaining to lower case.

func EndWith

func EndWith(s string, target string) bool

EndWith Checks if string ends with the given target string.

func KebabCase

func KebabCase(s string) string

KebabCase Converts string to kebab case

Types

This section is empty.

Jump to

Keyboard shortcuts

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