package
Version:
v0.0.0-...-0406d23
Opens a new window with list of versions in this module.
Published: Dec 14, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrAPIKeyRequired = errors.New("API key is required")
ErrNotAuthenticated = errors.New("not authenticated")
ErrAccessDenied = errors.New("access denied")
ErrMissingRole = errors.New("access denied: missing role")
ErrMissingScope = errors.New("access denied: missing scope")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.