Commit Graph

13 Commits (7277a32d08d3f05335762a3fc2c0f8fd8bd279f2)

Author SHA1 Message Date
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 ed36b20373 errhttp.URITooLong 2019-07-19 16:50:18 -07:00
Charles Iliya Krempeaux 597db4e001 errhttp.PayloadTooLarge 2019-07-19 16:33:55 -07:00
Charles Iliya Krempeaux cbc84c0126 correction to docs. corrected typo. 2019-07-15 12:31:32 -07:00
Charles Iliya Krempeaux 1b349fbb21 server error 2017-02-06 13:14:15 -08:00
Charles Iliya Krempeaux 4bd4e6ca41 updated docs 2017-02-06 13:04:29 -08:00
Charles Iliya Krempeaux c38ee02a49 client errors 2017-02-06 12:58:13 -08:00
Charles Iliya Krempeaux 6f7fbc0035 initial commit 2017-02-06 12:57:57 -08:00