Versions in this module Expand all Collapse all v1 v1.0.0 Sep 29, 2016 Changes in this version + type Function struct + func Func(key string, i interface{}) *Function + func (f *Function) Call(c context.Context, args ...interface{}) error + func (f *Function) Task(args ...interface{}) (*taskqueue.Task, error)