cli

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Out io.Writer
	Err io.Writer

	InitService   services.InitService
	DoctorService services.DoctorService
	SecretService services.SecretService
	KeysService   services.KeysService
	Listing       services.ListingService
	Sync          services.SyncService
	Store         services.VaultStore
}

func (App) Run

func (a App) Run(ctx context.Context, args []string) int

Jump to

Keyboard shortcuts

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