This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
serverless
Watch
1
Star
0
Fork
0
You've already forked serverless
mirror of
https://github.com/serverless/serverless.git
synced
2026-01-18 14:58:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
/
plugins
/
aws
/
invokeLocal
/
fixture
History
Dean Holdren
99c4256461
support Ruby class method as handler
2018-12-04 16:28:14 -05:00
..
__init__.py
Test python implementation of get_remaining_time_in_millis
2017-08-05 19:47:46 +02:00
asyncHandlerWithError.js
Add more test cases
2018-05-29 16:51:47 -07:00
asyncHandlerWithSuccess.js
Fix invoke local when using callback in nodejs
2018-11-27 09:52:50 -05:00
handler.py
Test python implementation of get_remaining_time_in_millis
2017-08-05 19:47:46 +02:00
handler.rb
support Ruby class method as handler
2018-12-04 16:28:14 -05:00
handlerWithError.js
fix returning error from local invocation
2016-12-02 10:14:42 +01:00
handlerWithLoadingError.js
#4852
fix by rethrowing a module loading exception in aws invoke local
2018-04-03 23:13:04 +03:00
handlerWithSuccess.js
test invoke local support for returning value directly and fix it
2018-11-27 11:35:18 -05:00