Functions Go Runtime
Details on developing Functions using Go.
Validated on 31 Mar 2023 • Last edited on 22 Aug 2023
Functions are blocks of code that run on demand without the need to manage any infrastructure. Develop on your local machine, test your code from the command line (using doctl
), then deploy to a production namespace or App Platform — no servers required.
Functions currently has eight different runtimes, representing four different programming languages:
You can also view the list of supported runtimes with doctl serverless status --languages
.
Details on developing Functions using Go.
Details on developing Functions using Node.js JavaScript.
Details on developing Functions using PHP.
Details on developing Functions using Python.
Try using different keywords or simplifying your search terms.