package
0.0.0-20220509142147-350b75a3da70
Repository: https://github.com/ngduchai/faas.git
Documentation: pkg.go.dev
# README
Api-Key-Protected sample
See the secure secret management guide for instructions on how to use this function.
When calling via the gateway pass the additional header "X-Api-Key", if it matches the secret_api_key
value then the function will give access, otherwise access denied.