strcase

package
v0.0.0-...-e311a6d Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CamelToSnake

func CamelToSnake(str string) string

CamelToSnake converts a camelCase string to snake case

func ReverseString

func ReverseString(input string) string

ReverseString reverses the input string

func SnakeToTitle

func SnakeToTitle(str string) string

SnakeToTitle converts a snake_case string to title case

func ToLowerCaseSlice

func ToLowerCaseSlice(strs []string) []string

func ToUpperCaseSlice

func ToUpperCaseSlice(strs []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