Skip to content

MisterMX/copystruct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copystruct code generator

copystruct is a simple Go code generator that copies a selection of Go structs from one source package into a target file.

Usage

copystruct <package> <output-file> <Struct1>,<Struct2>,...

See examples for more details.

About

Go code generator that copies structs from a package into a target file

Topics

Resources

License

Stars

Watchers

Forks

Languages