builtin

package
v1.0.54 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 21, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

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

func BaseCommands() []*cobra.Command

BaseCommands returns only distribution-owned shortcuts for Schema and interface generation.

func Commands

func Commands() []*cobra.Command

Commands returns all built-in shortcut commands, grouped by service, ready to be merged into the root command tree.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL