adapters

package
v0.29.4-dev-56e4e32 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2025 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AssetWriter

type AssetWriter interface {
	WriteAsset(context.Context, *assets.Asset) error
}

type Reader

type Reader interface {
	Browse(cxt context.Context) chan *assets.Group
}

type Runner added in v0.29.0

type Runner interface {
	Run(cmd *cobra.Command, adapter Reader) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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