Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ Command
Method
Command
internal/video/thumbnail/thumbnailer.go:36–36 ·
view source on GitHub ↗
(*url.URL)
Source
from the content-addressed store, hash-verified
34
// See FFmpegThumbnailer.Command for example.
35
type
Thumbnailer
interface
{
36
Command(*url.URL) (prog string, args []string)
37
}
38
39
// DefaultThumbnailer is the default Thumbnailer when no config is set.
Callers
15
main
Function · 0.65
actualBinDir
Function · 0.65
goPathBinDir
Function · 0.65
getGitVersion
Function · 0.65
verifyPerkeepRoot
Function · 0.65
verifyGoVersion
Function · 0.65
androidLookupHost
Function · 0.65
dialSFTP
Method · 0.65
Diff
Function · 0.65
Build
Method · 0.65
Help
Method · 0.65
Start
Method · 0.65
Implementers
4
failingThumbnailer
internal/video/thumbnail/service_test.
sleepyThumbnailer
internal/video/thumbnail/service_test.
FFmpegThumbnailer
internal/video/thumbnail/thumbnailer.g
configThumbnailer
internal/video/thumbnail/thumbnailer.g
Calls
no outgoing calls
Tested by
10
benchmarkKillReindex
Function · 0.52
killReindex
Function · 0.52
numFDs
Function · 0.52
ignoreInterrupt
Function · 0.52
TestQuit
Function · 0.52
TestFinderCopy
Function · 0.52
TestTextEdit
Function · 0.52
TestCwd
Function · 0.52
TestUnavailable
Function · 0.52
runFileCmd
Function · 0.52