Versions in this module Expand all Collapse all v0 v0.1.7 Feb 6, 2024 Changes in this version + type LowcodeFunction struct + Client *dynamodb.DynamoDB + Settings config.Config + func (function *LowcodeFunction) FromConfigFile(filePath string, resource string, destination string) error + func (function *LowcodeFunction) HandleRequest(ctx context.Context, evt interface{}) (interface{}, error)