//
pkg.gl
Category
github.com/bandev/lux
api
keymanager
package
1.1.1
Repository:
https://github.com/bandev/lux.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
7
Files
51 SLOC
#
Functions
GetAPIKey
GetAPIKey allows packages to request the api key.
LuxHasAPIKey
LuxHasAPIKey uses the KeyStore class to check if the software is setup.
PrintLuxHasAPIKey
PrintLuxHasAPIKey uses LuxHasAPIKey to print an error if the user has no api key.
#
Structs
KeyStore
KeyStore manages the user's API key.