package
1.7.5
Repository: https://github.com/ava-labs/avalanche-cli.git
Documentation: pkg.go.dev

# Functions

CheckReleaseVersion checks the latest available version from github for the given repo and version and returns an http response for it in success case NOTE: If any of the underlying URLs change (github changes, release file names, etc.) this fails The goal MUST be to have some sort of mature binary management.
No description provided by the author
DownloadReleaseVersion returns the latest available version from github for the given repo and version, and installs it into the apps `bin` dir.
No description provided by the author
No description provided by the author
No description provided by the author
InstallArchive installs the binary archive downloaded.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewGRPCClient hides away the details (params) of creating a gRPC server connection.
NewGRPCServer hides away the details (params) of creating a gRPC server.
No description provided by the author
No description provided by the author
NewProcessChecker creates a new process checker which can respond if the server is running.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StartServerProcess starts the gRPC server as a reentrant process of this binary it just executes `avalanche-cli backend start`.
update the RPC version of the VM in the sidecar file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrGRPCTimeout is a common error message if the gRPC server can't be reached.

# Structs

No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProcessChecker is responsible for checking if the gRPC server is running.

# Type aliases

No description provided by the author