Discover Packages
github.com/akitasoftware/akita-cli
cmd
internal
cmderr
package
Version:
v0.30.1
Opens a new window with list of versions in this module.
Published: Mar 9, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Checks that a user has configured their Postman API key and returned them.
If the user has not configured their API key, a user-friendly error message is printed and an error is returned.
type AkitaErr struct {
Err error
}
Wrapper for all Akita generated error vs CLI parsing error.
Used to determine whether to print usage message on error.
github.com/pkg/errors causer interface
github.com/pkg/errors Unwrap interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.