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
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Simple, configurable and scalable Structured Logging for Go.☆295Updated last year
- A small tool for Golang to generate Golang struct from a xml/json file☆230Updated 7 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- Go Library [DEPRECATED]☆194Updated 7 years ago
- A SQL database migration toolkit in Golang☆161Updated 5 years ago
- golang database modelling library☆482Updated 6 years ago
- REST Api Testing package for writing integration tests in Go☆122Updated last year
- i18n tooling for Golang☆284Updated this week
- Build Go Toolchains /w native libs for cross-compilation☆338Updated 8 years ago
- Struct Faker for Go☆345Updated last month
- Framework for stubbing responses from go's driver.Driver interface☆221Updated 8 years ago
- HTTP Authentication middlewares☆221Updated 3 years ago
- Will autobuild and kill/relaunch the target when you update the code.☆258Updated 7 years ago
- IMAP4rev1 Client for Go☆213Updated 5 years ago
- A simple tool to vendor Go package dependencies. It's like "go get" for vendoring.☆224Updated 6 years ago
- Go tool for generating sql scanners, sql statements and other helper functions☆183Updated 9 years ago
- XHandler is a bridge between net/context and http.Handler☆230Updated 8 years ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Unfancy resources embedding for Go with out of box http.FileSystem support.☆176Updated 2 years ago
- JSONGen is a tool for generating native Golang types from JSON objects.☆210Updated 10 years ago
- A simple finite state machine for Golang☆161Updated last year
- sqlstruct provides some convenience functions for using structs with go's database/sql package☆176Updated last year
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated last year
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 5 years ago
- Go (lang) HTTP session authentication☆221Updated 8 years ago
- simple Optical Character Recognition in Go☆125Updated 6 years ago
- A code generation tool to enable generics in go☆163Updated 7 years ago
- xmux is a httprouter fork on top of xhandler (net/context aware)☆99Updated 8 years ago