Versions in this module Expand all Collapse all v1 v1.0.0 Sep 5, 2019 Changes in this version + func SetCodes(tab map[string][]string) + type Error struct + Code string + Text string + func New(code string) Error + func (e Error) Error() string