Apache OpenWhisk Runtime Go supports Apache OpenWhisk functions written in Go

Clone this repo:
  1. 39cdaa7 prep for 1.24 release (#198) by David Grove · 2 months ago master 1.20@1.24.0 1.21@1.24.0 1.22@1.24.0 actionloop@1.24.0
  2. 6762742 Drop support for golang v1.19 (#197) by David Grove · 2 months ago
  3. a01ffc1 update gha versions (#196) by David Grove · 2 months ago
  4. 4296f2e Add golang 1.22 (#195) by Luke Roy · 3 months ago
  5. f480e6e prep for 1.23 release (#194) by David Grove · 8 months ago 1.19@1.23.0 1.20@1.23.0 1.21@1.23.0 actionloop@1.23.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