//
pkg.gl
Category
github.com/forceu/gokapi
internal
webserver
api
package
1.9.1
Repository:
https://github.com/forceu/gokapi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
471 SLOC
#
Functions
DeleteKey
DeleteKey deletes the selected API key.
IsValidApiKey
IsValidApiKey checks if the API key provides is valid.
NewKey
NewKey generates a new API key.
Process
Process parses the request and executes the API call or returns an error message to the sender.