Versions in this module Expand all Collapse all v0 v0.6.0 Oct 4, 2018 v0.5.0 Sep 14, 2018 Changes in this version + const OptionErrOnMissingKey + func LoadSettings(files []string) (map[string]interface{}, error) + func Process(inputString string, settings map[string]interface{}, opts ...string) (map[interface{}]interface{}, error) + func ProcessStrings(input, settings string) (string, error)