stringutil

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToSnake

func ToSnake(s string) string

ToSnake converts a CamelCase string to snake_case. It inserts underscores at word boundaries and handles acronyms. Insert underscore before the last uppercase letter in a sequence when followed by a lowercase letter. For example, "HTTPSUrl" becomes "https_url".

Types

This section is empty.

Jump to

Keyboard shortcuts

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