go-aah / config

Config Library by aah framework, Syntax is similar to Typesafe HOCON

Home Page:https://docs.aahframework.org/configuration.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config Library by aah framework

Build Status Code Coverage Go Report Card Release Version Godoc Twitter @aahframework

config library is powerful and flexible to configuration file/structure. It internally uses forge library developed by @brettlangdon and adds further functionality to it. Syntax is very similar to Typesafe HOCON 😆. Config library is used across the aah framework.

News

  • v0.5.0 released and tagged on Jun 20, 2018.

Installation

go get -u aahframework.org/config.v0

Visit official website https://aahframework.org to learn more about aah framework.

About

Config Library by aah framework, Syntax is similar to Typesafe HOCON

https://docs.aahframework.org/configuration.html

License:MIT License


Languages

Language:Go 100.0%