An open API service indexing awesome lists of open source software.

https://github.com/deb-ict/go-xml

XML package with namespace prefix support
https://github.com/deb-ict/go-xml

go golang xml

Last synced: 12 months ago
JSON representation

XML package with namespace prefix support

Awesome Lists containing this project

README

          

# go-xml

[![Build & Test](https://github.com/deb-ict/go-xml/actions/workflows/build.yml/badge.svg)](https://github.com/deb-ict/go-xml/actions/workflows/build.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=deb-ict_go-xml&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=deb-ict_go-xml)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=deb-ict_go-xml&metric=coverage)](https://sonarcloud.io/summary/new_code?id=deb-ict_go-xml)

XML Toolkit

## Installation
Install `go-xml` using `go get`:

`go get -u github.com/deb-ict/go-xml`