Versions in this module Expand all Collapse all v0 v0.3.0 Jun 10, 2026 v0.2.0 May 29, 2026 Changes in this version + const ExitAuthRequired + const ExitGeneric + const ExitOK + const ExitResourceFailed + const ExitSessionExpired + var APIBaseURL = "https://api.instanode.dev" + var HTTPClient = &http.Client + func Execute() error + func ExecuteWithArgs(args []string) error + func ExitCodeFor(err error) int + func SetBuildInfo(version, commit, buildTime string) + type ExitCodeError struct + Code int + Err error + func (e *ExitCodeError) Error() string + func (e *ExitCodeError) Unwrap() error