Versions in this module Expand all Collapse all v0 v0.0.3 Jan 23, 2019 Changes in this version + type Input = struct + ClientContext *lc.ClientContext + Deadline *messages.InvokeRequest_Timestamp + Payload interface{} + Port int v0.0.2 Jan 27, 2018 v0.0.1 Jan 27, 2018 Changes in this version + func Run(port int, payload interface{}) ([]byte, error) + func RunWithClientContext(port int, payload interface{}, clientContext *lc.ClientContext) ([]byte, error)