Documentation ¶
Overview ¶
Package dependency allows for the creation of Dependencies and Dependency Groups, and provides functions to install these Groups.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallOptionalDeps ¶
InstallOptionalDeps installs the supplied dependency groups.
Since the groups are all optional, InstallOptionalDeps continues to install the remaining groups even if a group fails to be installed. It returns a non-nil error if any of the groups fails to be installed.
Types ¶
type Dependency ¶
Dependency is a dependency of the Finch binary. It can be a binary, a package, or a file, etc.
Directories ¶
Path | Synopsis |
---|---|
Package credhelper for integrating credential helpers into Finch
|
Package credhelper for integrating credential helpers into Finch |
Package vmnet handles installation and configuration of dependencies needed for Lima's managed networking and port-forwarding to work, with minimal user interaction.
|
Package vmnet handles installation and configuration of dependencies needed for Lima's managed networking and port-forwarding to work, with minimal user interaction. |
Click to show internal directories.
Click to hide internal directories.