Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InstallRequest ¶
type InstallResult ¶
type Installer ¶
type Installer interface {
Install(ctx context.Context, req InstallRequest) (*InstallResult, error)
}
type Loader ¶
type LoaderProfile ¶
Click to show internal directories.
Click to hide internal directories.