//
pkg.gl
Category
github.com/NICEXAI/go2struct
util
package
0.1.2
Repository:
https://github.com/nicexai/go2struct.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
55 SLOC
#
Functions
FormatGoStruct
FormatGoStruct format the go struct text.
UnderscoreToUpperCamelCase
UnderscoreToUpperCamelCase word change from underscore to upperCamelCase.
UpperCamelCaseToUnderscore
UpperCamelCaseToUnderscore word change from upperCamelCase to underscore.