Expand description
§styx-gen-go
Go code generator for Styx schemas. Generates type-safe Go structs from Styx schema definitions.
§Sponsors
Thanks to all individual sponsors:
…along with corporate sponsors:
…without whom this work could not exist.
§License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option. Go code generation from Styx schemas.
Enums§
- GenError
- Errors that can occur during code generation.
Functions§
- generate
- Generate Go code from a Styx schema.