Make isErrUserStatusError public and replace all verbose !IsErrAccountDisabled(err) && !IsErrAccountLocked(err) checks with the shorter IsErrUserStatusError(err) call. |
||
|---|---|---|
| .. | ||
| auth.go | ||
| handler.go | ||
| listStorageProvider.go | ||
| listStorageProvider_test.go | ||
| main_test.go | ||