internal/

directory
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2026 License: MIT

Directories

Path Synopsis
Package auth owns the CLI's credentials: how they are obtained, where they are kept, and when they are replaced.
Package auth owns the CLI's credentials: how they are obtained, where they are kept, and when they are replaced.
Package builtin holds the commands that belong to no service: signing in, choosing a project, inspecting contracts.
Package builtin holds the commands that belong to no service: signing in, choosing a project, inspecting contracts.
Package cli assembles the kernel, the contracts and the extensions into one program.
Package cli assembles the kernel, the contracts and the extensions into one program.
Package config holds what the CLI remembers between runs: which platform to reach, which project is current, how to print.
Package config holds what the CLI remembers between runs: which platform to reach, which project is current, how to print.
Package extension carries the kernel's capabilities to the commands that are not generated from a contract — signing in, choosing a project, configuring a context.
Package extension carries the kernel's capabilities to the commands that are not generated from a contract — signing in, choosing a project, configuring a context.
Package naming holds the CLI's one naming rule, shared by the command tree and by leaflow-doctor.
Package naming holds the CLI's one naming rule, shared by the command tree and by leaflow-doctor.
Package output turns a decoded JSON reply into something on screen.
Package output turns a decoded JSON reply into something on screen.
Package spec holds every API this CLI knows about.
Package spec holds every API this CLI knows about.
Package transport sends every request this CLI makes.
Package transport sends every request this CLI makes.
Package validate checks arguments against the contract before a request goes out.
Package validate checks arguments against the contract before a request goes out.

Jump to

Keyboard shortcuts

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