Documentation
¶
Overview ¶
Package cli builds the clinicaltrials command tree on top of the clinicaltrials library and the any-cli/kit framework. Every command is a kit operation: declared once and exposed as a CLI subcommand, an HTTP route, and an MCP tool, with --limit, the --db store tee, and the output formats handled by the framework.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" )
Build metadata, injected via -ldflags at release time.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.