# switchupcb/copygen

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/switchupcb-copygen).**

403 stars · 23 forks · Go · AGPL-3.0

## Links

- GitHub: https://github.com/switchupcb/copygen
- Homepage: https://switchupcb.com/copygen-license-exception/
- awesome-repositories: https://awesome-repositories.com/repository/switchupcb-copygen.md

## Description

Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by default (copier without reflection).

## Tags

### Part of an Awesome List

- [Code Generators](https://awesome-repositories.com/f/awesome-lists/devtools/code-generators.md) — Generates type conversion code without using reflection.
