49
Stars
7
Forks
MIT
License
Go
Language
2021-01-13
Last Update
2
Open Issues
flexible-data
generic
go
golang
marshaller
types
Related in Go Generate Tools
- envdoc - generate documentation for environment variables from Go source files.
- gocontracts - brings design-by-contract to Go by synchronizing the code with the documentation.
- godal - Generate orm models corresponding to golang by specifying sql ddl file, which can be used by gorm.
- gonerics - Idiomatic Generics in Go.
- gotests - Generate Go tests from your source code.
- gounit - Generate Go tests using your own templates.
- hasgo - Generate Haskell inspired functions for your slices.
- options-gen - Functional options described by Dave Cheney's post "Functional options for friendly APIs".
- re2dfa - Transform regular expressions into finite state machines and output Go source code.
- sqlgen - Generate gorm, xorm, sqlx, bun, sql code from SQL file or DSN.