//
pkg.gl
Category
github.com/dinimicky/hcl-go-gen-util
util
package
0.0.0-20201128162402-1fed4c6c99a2
Repository:
https://github.com/dinimicky/hcl-go-gen-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
60 SLOC
#
Functions
Camel2Case
驼峰式写法转为下划线写法.
Case2Camel
下划线写法转为驼峰写法.
NewBuffer
No description provided by the author
#
Structs
Buffer
内嵌bytes.Buffer,支持连写.