Documentation
¶
Overview ¶
Package tools provides runtime lookup and extraction of bundled binaries.
When built with -tags with_bundled_tools, exiftool and ffmpeg blobs are embedded in the binary via internal/bundled. On first use, they are extracted to ~/.cache/revoco/bin/ (or %LOCALAPPDATA%\revoco\bin on Windows) and made executable.
Without the build tag (dev builds), FindTool falls back to PATH only.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.