-
Notifications
You must be signed in to change notification settings - Fork 36
Contact
We want to make it easy for you, users and contributers, to talk with us and connect with each others, to share ideas, solve problems and make help this project awesome. Here are the main channels we're running currently and we'd love to hear from you on them.
Follow and chat with us on Twitter.
Share stories!
This is for all of you. Users, developers and curious. You can find help, links, questions and answers from all the community including the core team.
Ask questions!
[pull requests](https://github.com/eawsy/aws-lambda-go/issues?q=is:pr is:open) & [issues](https://github.com/eawsy/aws-lambda-go/issues?q=is:issue is:open)
You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.
Before you start to code, we recommend discussing your plans through the eawsy/bavardage channel, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.
Write code!
Copyright 2016 Alsanium, SAS. or its affiliates. All rights reserved.
Source code licensed under the Apache License, Version 2.0.
Documentation licensed under the Creative Commons Attribution 4.0 International Public License.
[Getting Started](Getting Started)
- [Create](Getting Started#create-a-hello-world-lambda-function)
- [Invoke](Getting Started#invoke-the-lambda-function-manually)
- [Verify](Getting Started#verify-execution-results-and-logs)
[Programming Model](Programming Model)
- [Handler](Programming Model#handler)
- [Context](Programming Model#context)
- [Logging](Programming Model#logging)
- [Errors](Programming Model#errors)
[Deployment Package](Deployment Package)
- [Project](Deployment Package#project)
- [Package](Deployment Package#package)