//
pkg.gl
Category
github.com/0x1115-inc/golang-essentials
pkg
conversion
package
0.0.0-20241224124704-d6134829afc6
Repository:
https://github.com/0x1115-inc/golang-essentials.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
11 SLOC
#
Functions
StructToStruct
StructToStruct converts a struct to another struct It uses json.Marshal and json.Unmarshal to convert the struct The struct fields must be tagged with json.