Versions in this module Expand all Collapse all v1 v1.8.7 May 20, 2022 Changes in this version + func NewBusiness(ErrEnum map[int]string, code int) error + func NewError(text string, code int) error + type MyError struct + func (this *MyError) Code() int + func (this *MyError) Error() string