mthenw / serverless-go-plugin

⚡️ Serverless Framework plugin that compiles Go functions on the fly. Sponsored by https://cloudash.dev

Home Page:https://cloudash.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to use the plugin in combination with serverless-offline

alexanderwink opened this issue · comments

I usually develop using serverless offline. This is so that I can emulate a complete AWS Lamba & API Gateway locally. Is is possible to make this plugin work with serverless offline too?

https://github.com/dherault/serverless-offline

I think it's possible but honestly, I don't have time to do that. Happy to review PRs though.