Charles Iliya Krempeaux
|
d5eea959fb
|
corrected Gone error + created new package global errors
|
2023-10-17 22:32:39 -07:00 |
Charles Iliya Krempeaux
|
f09738021e
|
some fixes
|
2023-10-01 11:30:28 +09:00 |
Charles Iliya Krempeaux
|
ab4070bfdf
|
made .ErrHTTP() method return the HTTP status code (as an int). added some missing error. removed some errors that should not have been there.
|
2023-08-14 06:56:09 -07:00 |
Charles Iliya Krempeaux
|
7277a32d08
|
dealt with internal type fitting interface in another way (other than a unit test)
|
2023-08-14 05:50:41 -07:00 |
Charles Iliya Krempeaux
|
34675d3edc
|
modified package-level global errors in the way the new error package Unwrap(), etc understands it
|
2023-08-14 05:30:30 -07:00 |
Charles Iliya Krempeaux
|
502ea33a84
|
removed Err() method. deal with internal type fitting interface in another way (other than a unit test)
|
2023-08-14 05:03:00 -07:00 |
Charles Iliya Krempeaux
|
593a440c11
|
added .ErrHTTP() method so can detect these are these type of errors
|
2023-02-16 12:01:00 -08:00 |
Charles Iliya Krempeaux
|
bbaaf21002
|
added package-level globals for each error. in case the developer does not want to set their own error message or wrap another error.
|
2023-02-16 11:36:53 -08:00 |
Charles Iliya Krempeaux
|
b59535530a
|
added .Unwrap()error methods, and some error checking
|
2023-02-15 22:24:28 -08:00 |
Charles Iliya Krempeaux
|
1b349fbb21
|
server error
|
2017-02-06 13:14:15 -08:00 |