installer

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2023 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AsyncInstallSolcs added in v0.2.0

func AsyncInstallSolcs(ctx context.Context, versions []string) ([]string, []string, error)

AsyncInstallSolcs performs asynchronously installation of compilers Returns slice of installed compiler versions, slice of NOT installed compiler versions and error If the context was cancelled, stops the installation and removes the compilers installed during the installation

func InstallSolc

func InstallSolc(version string) error

InstallSolc Returns nil if the installation completed successfully

func InstallSolcs

func InstallSolcs(ctx context.Context, versions []string) ([]string, []string, error)

InstallSolcs performs sequentially installation of compilers Returns slice of installed compiler versions, slice of NOT installed compiler versions and error If the context was cancelled, stops the installation and removes the compilers installed during the installation

Types

This section is empty.

Jump to

Keyboard shortcuts

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