MCPcopy Create free account
hub / github.com/Unpackerr/unpackerr / Errorf

Method Errorf

pkg/unpackerr/folder.go:59–59  ·  view source on GitHub ↗
(msg string, v ...any)

Source from the content-addressed store, hash-verified

57type Logs interface {
58 Printf(msg string, v ...any)
59 Errorf(msg string, v ...any)
60 Debugf(msg string, v ...any)
61}
62

Callers 15

openFileFunction · 0.65
GetReleaseFunction · 0.65
OpenCmdFunction · 0.65
OpenURLFunction · 0.65
OpenLogFunction · 0.65
OpenFileFunction · 0.65
StartFunction · 0.65
importSplitFlacTracksMethod · 0.65
runCmdhookWithLogMethod · 0.65
runCmdhookMethod · 0.65
TemplateMethod · 0.65
PollFoldersMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 1

buildZipFunction · 0.52