cli

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2026 License: Apache-2.0 Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Execute 执行根命令

func ExecuteGateway

func ExecuteGateway() error

ExecuteGateway runs the gateway command as a standalone binary entrypoint.

Types

type GitHubRepoInfo

type GitHubRepoInfo struct {
	Owner  string
	Repo   string
	Branch string
	Path   string
	Type   string // "file", "dir", "repo"
}

GitHubRepoInfo 解析后的 GitHub 信息(内部使用,与 skills.GitHubSource 结构一致)

Jump to

Keyboard shortcuts

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