metaleap / go-xsdLinks
[stable since 2013] a lib for loading XML Schema Definition (XSD) files ➜ plus, a tool `makepkg` to code-generate from any *.xsd your Go package with all needed `struct`s to readily `xml.Unmarshal()` documents into, based on the XSD's schema definitions. NOT REALLY MAINTAINED FOR YEARS NOW: try the forks if running into issues.
☆218Updated 7 years ago
Alternatives and similar repositories for go-xsd
Users that are interested in go-xsd are comparing it to the libraries listed below
Sorting:
- Convert XML to Go structs / XML to JSON☆271Updated 2 years ago
- A small tool for Golang to generate Golang struct from a xml/json file☆230Updated 7 years ago
- A SQL database migration toolkit in Golang☆159Updated 6 years ago
- Simple, configurable and scalable Structured Logging for Go.☆294Updated 2 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- Go Library [DEPRECATED]☆194Updated 8 years ago
- i18n tooling for Golang☆286Updated 3 weeks ago
- golang database modelling library☆482Updated 6 years ago
- Struct Faker for Go☆346Updated 4 months ago
- Go tool for generating sql scanners, sql statements and other helper functions☆183Updated 9 years ago
- Unfancy resources embedding for Go with out of box http.FileSystem support.☆175Updated 2 years ago
- Will autobuild and kill/relaunch the target when you update the code.☆259Updated 8 years ago
- Go (lang) HTTP session authentication☆221Updated 8 years ago
- A simple tool to vendor Go package dependencies. It's like "go get" for vendoring.☆224Updated 7 years ago
- REST Api Testing package for writing integration tests in Go☆122Updated last month
- Golang based client API for Mailchimp, including Mandrill☆187Updated 4 years ago
- Build Go Toolchains /w native libs for cross-compilation☆337Updated 9 years ago
- xlog is a logger for net/context aware HTTP applications☆140Updated last year
- XHandler is a bridge between net/context and http.Handler☆231Updated 8 years ago
- Framework for stubbing responses from go's driver.Driver interface☆221Updated 8 years ago
- SMTP server library for Go☆214Updated 4 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆221Updated last year
- sqlstruct provides some convenience functions for using structs with go's database/sql package☆177Updated last year
- A Go package for generating Go code☆136Updated 8 years ago
- JSONGen is a tool for generating native Golang types from JSON objects.☆210Updated 10 years ago
- HTTP Authentication middlewares☆221Updated 4 years ago
- A flexible error support library for Go☆167Updated 4 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆138Updated 6 months ago
- A Go package to handle the server side of SMTP, with a sample simple SMTP server☆97Updated 11 months ago