//
pkg.gl
Category
github.com/opensourcecorp/go-common
pkg
strings
package
0.6.0
Repository:
https://github.com/opensourcecorp/go-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
73 SLOC
#
Functions
Dedent
Dedent takes a string and returns the same string with all leading whitespace characters removed, with a maximum of the smallest count of those characters.