The power of interfaces in OpenFaaS
Explore OpenFaaS extensibility with Alex Ellis, the project founder and creator. Learn about the provider model and faas-cli generate command. »
Explore OpenFaaS extensibility with Alex Ellis, the project founder and creator. Learn about the provider model and faas-cli generate command. »
We're having a renaissance of CLIs - every programming language from Node.js to Go to less fashionable ones like .NET all have CLIs and developers »
In this post I want to show you how to build a Serverless function in Go with our new Golang template created by the OpenFaaS community. »
In this blog post I'm going to show you how to inject variables into your Golang executable at build-time. This is most useful for tagging your »
The Go project is planning on releasing binary builds of Golang for 64-bit ARM servers (ARMv8) from Go 1.9 and onwards - but they need »