summaryrefslogtreecommitdiff
path: root/src/error.go
AgeCommit message (Collapse)Author
2022-04-05Refactor: Simplify errors for wrappingjwijenbergh
2022-04-05Abstract error types and remove JSON parsingjwijenbergh
For now JSON parsing does not make a lot of sense. This is better off handled by the clients for now. Signed-off-by: jwijenbergh <jeroenwijenbergh@protonmail.com>