MCPcopy 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

StartFunction · 0.65
watchDeleteChannelMethod · 0.65
getWhisparrQueueMethod · 0.65
checkWhisparrQueueMethod · 0.65
getLidarrQueueMethod · 0.65
checkLidarrQueueMethod · 0.65
importSplitFlacTracksMethod · 0.65
getSonarrQueueMethod · 0.65
checkSonarrQueueMethod · 0.65
getRadarrQueueMethod · 0.65
checkRadarrQueueMethod · 0.65
handleFileEventMethod · 0.65

Implementers 2

Loggerpkg/unpackerr/start.go
noopLoggerpkg/unpackerr/folder_test.go

Calls

no outgoing calls

Tested by

no test coverage detected