README ¶ 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. Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd copycode command copystruct command examples copycode/source copycode/target copycode/thirdparty copystruct copystruct/source copystruct/target copystruct/thirdparty copystruct/thirdparty/nested/thirdparty Click to show internal directories. Click to hide internal directories.