Versions in this module Expand all Collapse all v1 v1.0.0 Apr 6, 2021 Changes in this version + type Bank map[string]string + func Load(r io.Reader) (b Bank) + func (b Bank) Prepare(key string, i ...interface{}) (string, error)