Skip to content

mobs75/openwhisk-runtime-go

 
 

Repository files navigation

Apache OpenWhisk Runtimes for Go

Build Status License 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

Change Log

CHANGES.md

License

Apache 2.0

About

Apache OpenWhisk Runtime Go supports Apache OpenWhisk functions written in Go

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 55.0%
  • Scala 24.3%
  • Shell 12.0%
  • Python 5.8%
  • Dockerfile 2.9%