Versions in this module Expand all Collapse all v0 v0.0.1 Jul 30, 2018 Changes in this version + const KindAlreadyExists + const KindBadRequest + const KindNotFound + const KindRateLimit + const KindUnexpected + func E(op Op, args ...interface{}) error + func ErrNotFound(err error) bool + func Kind(err error) int + func KindText(err error) string + func Severity(err error) logrus.Level + type Error struct + Err error + Kind int + Module M + Op Op + Severity logrus.Level + Version V + func (e Error) Error() string + type M string + type Op string + func Ops(err Error) []Op + type V string