Versions in this module Expand all Collapse all v1 v1.5.0 Aug 23, 2017 v1.1.0 Aug 7, 2017 v1.0.1 Mar 17, 2017 Changes in this version + type Error struct + Code int + Name string + Package string + func (self *Error) Fatal() (fatal bool) + func (self Error) Error() (message string) + func (self Error) Log(v glog.Verbose) + type Errors struct + Errors map[int]string + Level func(code int) logger.LogLevel + Package string + func (self *Errors) New(code int, format string, params ...interface{}) *Error Incompatible versions in this module v2.0.0+incompatible Sep 3, 2017