lib

package
v0.35.3 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: GPL-3.0 Imports: 20 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GitLibraryInstall

func GitLibraryInstall(ctx context.Context, req *rpc.GitLibraryInstallRequest, taskCB rpc.TaskProgressCB) error

GitLibraryInstall FIXMEDOC

func LibraryDownload

LibraryDownload executes the download of the library. A DownloadProgressCB callback function must be passed to monitor download progress.

func LibraryInstall

func LibraryInstall(ctx context.Context, req *rpc.LibraryInstallRequest, downloadCB rpc.DownloadProgressCB, taskCB rpc.TaskProgressCB) error

LibraryInstall resolves the library dependencies, then downloads and installs the libraries into the install location.

func LibraryList

LibraryList FIXMEDOC

func LibraryResolveDependencies

LibraryResolveDependencies FIXMEDOC

func LibrarySearch

LibrarySearch FIXMEDOC

func LibraryUninstall

func LibraryUninstall(ctx context.Context, req *rpc.LibraryUninstallRequest, taskCB rpc.TaskProgressCB) error

LibraryUninstall FIXMEDOC

func LibraryUpgrade

func LibraryUpgrade(ctx context.Context, req *rpc.LibraryUpgradeRequest, downloadCB rpc.DownloadProgressCB, taskCB rpc.TaskProgressCB) error

LibraryUpgrade upgrades a library

func LibraryUpgradeAll

func LibraryUpgradeAll(req *rpc.LibraryUpgradeAllRequest, downloadCB rpc.DownloadProgressCB, taskCB rpc.TaskProgressCB) error

LibraryUpgradeAll upgrades all the available libraries

func ZipLibraryInstall

func ZipLibraryInstall(ctx context.Context, req *rpc.ZipLibraryInstallRequest, taskCB rpc.TaskProgressCB) error

ZipLibraryInstall FIXMEDOC

Types

This section is empty.

Jump to

Keyboard shortcuts

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