Documentation
¶
Overview ¶
Package cli assembles the tt command tree on top of the tiktok library and the any-cli/kit framework. The record-stream commands are kit operations the tiktok package declares once and exposes as CLI, HTTP, and MCP. The two commands that do not fit that shape, the universal-data byte dump and the version banner, are escape-hatch kit.Command commands that share the run state through the context.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" )
Build metadata, set via -ldflags at release time.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.