package errors

Import Path
	gitlab.com/pcanilho/go-jira-cli/cmd/errors (on go.dev)

Dependency Relation
	imports one package, and imported by one package

Involved Source Files cli_errors.go
Package-Level Type Names (only one, which is exported)
/* sort exporteds by: | */
(*T) Error() string *T : error func NewCliError(err error) *CliError
Package-Level Functions (only one, which is exported)
Package-Level Constants (only one, which is unexported)