Documentation
¶
Overview ¶
Package builtin aggregates all built-in shortcut service packages via blank imports so their init() registrations run, then re-exports the compiled cobra commands. The host application depends only on this package, keeping the service packages free to import the core shortcut package without a cycle.
Add a blank import here when a new service package is generated under internal/shortcut/<service>/.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BaseCommands ¶
BaseCommands returns only distribution-owned shortcuts for Schema and interface generation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.