Versions in this module Expand all Collapse all v3 v3.15.4 May 30, 2020 v3.15.2 May 30, 2020 v3.15.1 May 30, 2020 Changes in this version + const ServerlessResponseType + type Handler struct + func NewHandler(conf config.Type) (*Handler, error) + func (h *Handler) Close(tout time.Duration) error + func (h *Handler) Handle(ctx context.Context, obj interface{}) (interface{}, error)