Versions in this module Expand all Collapse all v1 v1.0.0 Mar 21, 2026 Changes in this version + var ErrBadRequest = errors.New("bad request") + var ErrCannotUpdateSystemRole = errors.New("cannot update system role") + var ErrConflict = errors.New("conflict") + var ErrForbidden = errors.New("forbidden") + var ErrNotFound = errors.New("not found") + var ErrUnauthorized = errors.New("unauthorized") + var ErrUnprocessableEntity = errors.New("unprocessable entity")