Announcing package aconf - a package to parse/unmarshal HOCON files using golang

197 views
Skip to first unread message

Neeraj Vaidya

unread,
Dec 11, 2019, 12:14:11 AM12/11/19
to golang-nuts
Dear Community,
I would like to share a package for unmarshalling HOCON file format (widely used by the scala/akka community) for storing configuring data.
I feel HOCON format can be very useful given it's ease of use especially with it's similarities to JSON, but also with the ability to embed comments using #.
At the moment, I have only added capability to Unmarshal from file to a struct.
Please have a look at the GitHub repo : https://github.com/en-vee/aconf

Regards,
Neeraj
Reply all
Reply to author
Forward
0 new messages