Quentin McGaw
|
4ba159e483
|
chore(all): review error wrappings
- remove repetitive `cannot` and `failed` prefixes
- rename `unmarshaling` to `decoding`
|
2023-04-01 16:57:18 +00:00 |
|
Quentin McGaw
|
578ef768ab
|
chore(all): return concrete types, accept interfaces
- Remove exported interfaces unused locally
- Define interfaces to accept arguments
- Return concrete types, not interfaces
|
2022-06-11 01:34:30 +00:00 |
|
Quentin McGaw
|
920ad8b54b
|
chore(errors): review all errors in codebase
|
2022-02-20 02:58:16 +00:00 |
|
Quentin McGaw (desktop)
|
d6659552df
|
Maint: refactor internal/routing
- Split Go files better
- Reduce public API for exported errors
|
2021-08-25 17:52:05 +00:00 |
|