errorx

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error string

Error error

const (
	// SDKProjectNameGetFailed project name get failed
	SDKProjectNameGetFailed Error = "project name get failed"
	// SDKProjectTypeGetFailed project type get failed
	SDKProjectTypeGetFailed Error = "project type get failed"
	// SDKProjectInitFailed project init failed
	SDKProjectInitFailed Error = "project init failed"
	// SDKProjectAlreadyExist project already exists
	SDKProjectAlreadyExist Error = "project already exists"
)

func (Error) Error

func (e Error) Error() string

Jump to

Keyboard shortcuts

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