Versions in this module Expand all Collapse all v1 v1.8.0 Aug 1, 2022 Changes in this version + type Properties struct + func New() *Properties + func (p *Properties) Put(k string, v string) + func (p *Properties) PutIfAbsent(k string, v string) + func (p *Properties) PutMap(m map[string]string) + func (p *Properties) Resolve(input string) string