mirror of
https://github.com/hrfee/jfa-go.git
synced 2026-01-18 16:47:42 +01:00
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/.
4 lines
54 B
Modula-2
4 lines
54 B
Modula-2
module github.com/hrfee/jfa-go/logmessages
|
|
|
|
go 1.22.4
|