Versions in this module Expand all Collapse all v0 v0.2.1 Sep 5, 2016 v0.2.0 May 20, 2016 Changes in this version + type Config struct + func New() Config + func NewFromFile(filePath string) (Config, error) + func NewFromString(s string, typ string) (Config, error) + func (cfg Config) String() string