Versions in this module Expand all Collapse all v1 v1.4.1 Jan 18, 2017 Changes in this version + type INILoader struct + func New(path string) *INILoader + func NewContent(content []byte) *INILoader + func (loader *INILoader) Load() (*config.Config, error) + func (loader *INILoader) Save(conf *config.Config) error