mweagle / Sparta

go microservices, powered by AWS Lambda
https://gosparta.io
MIT License
717 stars 48 forks source link

Migrate `Decorator` to `Decorators` slice #81

Closed mweagle closed 6 years ago

mweagle commented 6 years ago

To support multiple TemplateDecorator entries, upgrade to a []Decorators field in LambdaAWSInfo

mweagle commented 6 years ago

Implemented with 1.0.0 release - closing.