Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Unpackerr/unpackerr
/ Debugf
Method
Debugf
pkg/unpackerr/folder.go:60–60 ·
view source on GitHub ↗
(msg string, v ...any)
Source
from the content-addressed store, hash-verified
58
Printf(msg string, v ...any)
59
Errorf(msg string, v ...any)
60
Debugf(msg string, v ...any)
61
}
62
63
// Folder is a "new" watched folder.
Callers
15
Start
Function · 0.65
watchDeleteChannel
Method · 0.65
getWhisparrQueue
Method · 0.65
checkWhisparrQueue
Method · 0.65
getLidarrQueue
Method · 0.65
checkLidarrQueue
Method · 0.65
importSplitFlacTracks
Method · 0.65
getSonarrQueue
Method · 0.65
checkSonarrQueue
Method · 0.65
getRadarrQueue
Method · 0.65
checkRadarrQueue
Method · 0.65
handleFileEvent
Method · 0.65
Implementers
2
Logger
pkg/unpackerr/start.go
noopLogger
pkg/unpackerr/folder_test.go
Calls
no outgoing calls
Tested by
no test coverage detected