File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22
33[ ![ tests] [ 1 ]] [ 2 ]
44[ ![ build-lambda-zip] [ 3 ]] [ 4 ]
5- [ ![ GoDoc ] [ 5 ]] [ 6 ]
5+ [ ![ Go Reference ] [ 5 ]] [ 6 ]
66[ ![ GoCard] [ 7 ]] [ 8 ]
77[ ![ codecov] [ 9 ]] [ 10 ]
88
99[ 1 ] : https://github.com/aws/aws-lambda-go/workflows/tests/badge.svg
1010[ 2 ] : https://github.com/aws/aws-lambda-go/actions?query=workflow%3Atests
1111[ 3 ] : https://github.com/aws/aws-lambda-go/workflows/go%20get%20build-lambda-zip/badge.svg
1212[ 4 ] : https://github.com/aws/aws-lambda-go/actions?query=workflow%3A%22go+get+build-lambda-zip%22
13- [ 5 ] : https://godoc.org/ github.com/aws/aws-lambda-go?status .svg
14- [ 6 ] : https://godoc.org /github.com/aws/aws-lambda-go
13+ [ 5 ] : https://pkg.go.dev/badge/ github.com/aws/aws-lambda-go.svg
14+ [ 6 ] : https://pkg.go.dev /github.com/aws/aws-lambda-go
1515[ 7 ] : https://goreportcard.com/badge/github.com/aws/aws-lambda-go
1616[ 8 ] : https://goreportcard.com/report/github.com/aws/aws-lambda-go
1717[ 9 ] : https://codecov.io/gh/aws/aws-lambda-go/branch/master/graph/badge.svg
Original file line number Diff line number Diff line change 11# Overview
22
3- [ ![ GoDoc ] ( https://godoc.org/ github.com/aws/aws-lambda-go/events?status .svg )] ( https://godoc.org /github.com/aws/aws-lambda-go/events )
3+ [ ![ Go Reference ] ( https://pkg.go.dev/badge/ github.com/aws/aws-lambda-go/events.svg )] ( https://pkg.go.dev /github.com/aws/aws-lambda-go/events )
44
55This package provides input types for Lambda functions that process AWS events.
66
Original file line number Diff line number Diff line change 11# Overview
22
3- [ ![ GoDoc ] ( https://godoc.org/ github.com/aws/aws-lambda-go/lambda?status .svg )] ( https://godoc.org /github.com/aws/aws-lambda-go/lambda )
3+ [ ![ Go Reference ] ( https://pkg.go.dev/badge/ github.com/aws/aws-lambda-go/lambda.svg )] ( https://pkg.go.dev /github.com/aws/aws-lambda-go/lambda )
Original file line number Diff line number Diff line change 11# Overview
22
3- [ ![ GoDoc ] ( https://godoc.org/ github.com/aws/aws-lambda-go/lambda/messages?status .svg )] ( https://godoc.org /github.com/aws/aws-lambda-go/lambda/messages )
3+ [ ![ Go Reference ] ( https://pkg.go.dev/badge/ github.com/aws/aws-lambda-go/lambda/messages.svg )] ( https://pkg.go.dev /github.com/aws/aws-lambda-go/lambda/messages )
Original file line number Diff line number Diff line change 11# Overview
22
3- [ ![ GoDoc ] ( https://godoc.org/ github.com/aws/aws-lambda-go/lambdacontext?status .svg )] ( https://godoc.org /github.com/aws/aws-lambda-go/lambdacontext )
3+ [ ![ Go Reference ] ( https://pkg.go.dev/badge/ github.com/aws/aws-lambda-go/lambdacontext.svg )] ( https://pkg.go.dev /github.com/aws/aws-lambda-go/lambdacontext )
You can’t perform that action at this time.
0 commit comments