Versions in this module Expand all Collapse all v1 v1.1.0 Feb 16, 2018 v1.0.1 Jan 16, 2018 v1.0.0 Jan 15, 2018 Changes in this version + func Start(handler interface{}) + type Function struct + func (fn *Function) Invoke(req *messages.InvokeRequest, response *messages.InvokeResponse) error + func (fn *Function) Ping(req *messages.PingRequest, response *messages.PingResponse) error