github.com/kyleu/dbaudit@v0.0.2-0.20240321155047-ff2f2c940496/doc/module/export.md (about) 1 <!--- Content managed by Project Forge, see [projectforge.md] for details. --> 2 # Export 3 4 This is a module for [Project Forge](https://projectforge.dev). It generates code based on the project's schema. 5 6 https://github.com/kyleu/projectforge/tree/master/module/export 7 8 ### License 9 10 Licensed under [CC0](https://creativecommons.org/publicdomain/zero/1.0) 11 12 ### Usage 13 14 This is a special module that, when enabled, will generate Go code based on the project's schema. 15 16 Documentation coming soon.