Documentation
¶
Index ¶
Constants ¶
View Source
const BinaryName = "sketchlib"
Variables ¶
This section is empty.
Functions ¶
func FindBinary ¶
FindBinary locates the sketchlib binary. Search order: 1. Same directory as the running atb binary 2. System PATH If not found, returns an error with install instructions.
func InstallBinary ¶
InstallBinary downloads the sketchlib binary from GitHub releases and places it alongside the atb binary. Returns the installed path.
Types ¶
type DatabaseInfo ¶
func Info ¶
func Info(skmPath string) (*DatabaseInfo, error)
Click to show internal directories.
Click to hide internal directories.