I was looking into a piece of code of creating a simple lambda function with go which returns a dummy value when invoked.
package main import ( "git