# Functions
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.
GetAsyncContext returns a timeout context with the cancel function suppressed.
No description provided by the author
GetLatestReleaseVersion returns the latest available version from github.
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.
NewGRPCClient 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
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`.
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.