Documentation
¶
Overview ¶
Package cli wires the lincrawl Kong command tree, JSON output, and exit codes. It owns argument parsing and the thin orchestration that connects config → store → syncer.
Index ¶
Constants ¶
View Source
const ( ExitOK = 0 ExitInternal = 1 ExitUsage = 2 ExitNotFound = 3 ExitValidation = 4 ExitConfig = 5 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.