Skip to content

Commit

Permalink
Update readme to reflect Lambda support (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
artemnikitin authored and luluzhao committed Jun 25, 2018
1 parent 9aa851b commit 73cfeb4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,10 @@ func main() {

**Lambda**

```
For Lambda support use version v1.0.0-rc.1 and higher
```

Use AWS X-Ray SDK for Go to generate custom subsegments inside AWS Lambda handler function.

```go
Expand Down

0 comments on commit 73cfeb4

Please sign in to comment.