Versions in this module Expand all Collapse all v1 v1.1.0 Sep 21, 2019 Changes in this version + const INDENT + func Names() []string + func Register(name string, formatter Formatter) error + type Formatter func(interface{}) (string, error) + func Get(name string) (Formatter, error)