stringutil

package
v0.0.0-...-3407765 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2022 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Underscore

func Underscore(s string) string

Underscore : take a camel cased string input and turn it to snakecased

Example :

value := Underscore("someThingLong")
fmt.Println(value) // some_thing_long

Types

This section is empty.

Jump to

Keyboard shortcuts

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