https://github.com/monch1962/okerlund
Simple Go library to detect if code is running in a FaaS runtime environment (AWS Lambda, GCP Function, Azure Function, Kubeless, ...)
https://github.com/monch1962/okerlund
faas go golang lambda library serverless
Last synced: 5 months ago
JSON representation
Simple Go library to detect if code is running in a FaaS runtime environment (AWS Lambda, GCP Function, Azure Function, Kubeless, ...)
- Host: GitHub
- URL: https://github.com/monch1962/okerlund
- Owner: monch1962
- License: apache-2.0
- Created: 2018-09-27T23:32:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-18T20:16:33.000Z (over 6 years ago)
- Last Synced: 2024-06-20T05:22:05.822Z (about 2 years ago)
- Topics: faas, go, golang, lambda, library, serverless
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# okerlund
Simple Go library to detect if code is running in a FaaS (AWS Lambda, GCP Function, Azure Function, Kubeless, KNative)