Error categorization
Breaking change
- #74 Switched to go mod from dep
New feature
- #76 created
errors/errortype
package for inspecting standard library error types,
and add three common error interfacesErrNotFound
,ErrAlreadyExists
,ErrNotImplemented
Fixed
- #108 log package was using
init
to induct package level logger, it is changed toinit.ializers