//
pkg.gl
Category
github.com/darkmattermatt/dumpdb
pkg
camelcase2underscore
package
0.1.0
Repository:
https://github.com/darkmattermatt/dumpdb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
62 SLOC
#
Functions
Camelcase2Underscore
Camelcase2Underscore converts a camelcase style string to an underscore style string.
NewReplacer
NewReplacer creates a string replacer.
#
Structs
Replacer
Replacer is similar to a string.replacer.