app

package
v0.0.0-...-05e9a1c Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StatusError

func StatusError(resp *http.Response, endpoint string) error

Types

type Error

type Error struct {
	Err  error
	Kind ErrorKind
}

func (Error) Error

func (e Error) Error() string

type ErrorKind

type ErrorKind int
const (
	NetworkError ErrorKind = iota
	InternalError
	GenServerError
	GenServerTimeoutError
	UnknownError
	ProjectDirError
	JdksDirError
	ProjectExtractError
	JdkExtractError
	GradlewChmodError
	ExtractRootDirExistError
	UnableLocateJdkError
	JdkServerError
	JdkServerDownloadError
	JdkVerificationFailed
	ExternalCommandError
	OpenApiDownloadJarError
	OpenApiExecuteJarError
	ArtifactSearchError
	ArtifactSearchVersionNotSupportedError
	ArtifactListError
	BackupCreationError
	WriteChangesError
	UnrecognizedShellError
	NoPermsForFile
)

Jump to

Keyboard shortcuts

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