Apache OpenWhisk Runtime Go supports Apache OpenWhisk functions written in Go

Clone this repo:
  1. 2cf75df prepare for 1.22 release (#192) by David Grove · 6 weeks ago master 1.19@1.22.0 1.20@1.22.0 actionloop@1.22.0
  2. 916abe7 Add tar.gz support to the go Proxy (#191) by Luke-Roy-IBM · 8 weeks ago
  3. 907ba06 Update net Package as temporary vulnerability fix (#190) by Luke-Roy-IBM · 3 months ago
  4. 8568c8f fix rule for building tagged releases (#189) by David Grove · 3 months ago
  5. ffb9b6f update minimum version to 1.19; go mod tidy (#188) by David Grove · 3 months ago 1.19@1.21.0 1.20@1.21.0 actionloop@1.21.0

Apache OpenWhisk Runtimes for Go

License Continuous Integration Join Slack

This repository contains both the OpenWhisk runtime for Golang Actions, as well as a runtime for Generic executables.

  • If you are in a hurry, check the examples
  • Writing Actions for the runtime in Golang
  • How to deploy your Golang sources
  • Precompiling Golang actions
  • How to use VSCode to write Golang actions
  • How to Build the runtime, with development notes

Actionloop runtime

Using the Go runtime for Generic executables

  • Writing Generic actions, in bash or as a generic linux binary
  • Deployment for Generic actions
  • The ActionLoop protocol for generic actions
  • Environment Variables to configure the proxy

Change Log

CHANGES.md

License

Apache 2.0