go-xmlstruct
XML generator
Generates Go structs from multiple XML documents
Generate Go structs from multiple XML documents.
77 stars
2 watching
10 forks
Language: Go
last commit: 27 days ago generatorgogolangschemastructxmlxsd
Related projects:
Repository | Description | Stars |
---|---|---|
miku/zek | Automates creation of Go structs from XML documents | 750 |
xuri/xgen | A tool that generates code from XML schema definitions. | 338 |
cgxxv/xj2go | A tool to convert data from XML or JSON formats into Go structs. | 34 |
galeone/rts | Generates Go structs from JSON responses to specific routes defined in a configuration file. | 248 |
twpayne/go-kml | A Go library for creating and writing KML documents | 88 |
shabbyrobe/xmlwriter | A Go library for procedural XML generation based on libxml2's xmlwriter module. | 28 |
rjeczalik/interfaces | Tools for generating interfaces and structs in Go | 423 |
go-the-way/sg | A Go library for generating standard SQL queries | 6 |
twpayne/go-gpx | A Go package for reading and writing GPX files. | 37 |
aphoh/go-substrate-gen | A tool that generates boilerplate code for substrate-based chains | 7 |
aws/smithy-go | Generates Go code for interacting with Smithy models | 177 |
m1/go-generate-password | A password generation tool with options for custom character sets and accessibility features. | 55 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
m-zajac/json2go | Tool for generating Go type representations from JSON inputs | 132 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |