strings

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsDelimiter

func IsDelimiter(s byte) bool

func IsUpperCase

func IsUpperCase(s string) bool

func IsUpperCaseChar

func IsUpperCaseChar(s byte) bool

func ToCamelCase

func ToCamelCase(s string) string

func ToCase

func ToCase(s string, f func(byte, int) string) string

ToCase converts a string to a specific case

func ToKebabCase

func ToKebabCase(s string) string

func ToPascalCase

func ToPascalCase(s string) string

func ToSnakeCase

func ToSnakeCase(s string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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