utils

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FirstLower added in v0.13.0

func FirstLower(s string) string

FirstLower makes first symbol lowercase in the string

func PascalCase added in v0.16.0

func PascalCase(s string) string

PascalCase makes every word in input string upper case and removes all not alpha-numeric symbols.

func ToSnakeCase

func ToSnakeCase(in string) string

ToSnakeCase converts in string to snake_case

Types

This section is empty.

Jump to

Keyboard shortcuts

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