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

https://github.com/johan-bolmsjo/pot

Package pot (Pieces of Text) provides a lightweight text serialization parser for Go
https://github.com/johan-bolmsjo/pot

configuration-files go golang parsing-library

Last synced: 2 months ago
JSON representation

Package pot (Pieces of Text) provides a lightweight text serialization parser for Go

Awesome Lists containing this project

README

        

Package pot (Pieces of Text) provides a lightweight text serialization parser
that is intended to be used together with Go's encoding.TextUnmarshaler
interface.

Further information is available in the package documentation.

Please see the LICENSE file for details about licensing.