1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-19 19:00:11 +00:00
jfa-go/common
Harvey Tindall 2310130e6b
api clients: return data, error, no status
jellyseerr already did this, but it's been standardised a little more.

Mediabrowser uses it's own genericErr function and error types due to
being a separate package, while jellyseerr and ombi now share errors
defined in common/.
2024-08-06 14:48:31 +01:00
..
common.go api clients: return data, error, no status 2024-08-06 14:48:31 +01:00
go.mod api clients: return data, error, no status 2024-08-06 14:48:31 +01:00