File tree 5 files changed +7
-7
lines changed
5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ tests] [ 1 ]] [ 2 ]
4
4
[ ![ build-lambda-zip] [ 3 ]] [ 4 ]
5
- [ ![ GoDoc ] [ 5 ]] [ 6 ]
5
+ [ ![ Go Reference ] [ 5 ]] [ 6 ]
6
6
[ ![ GoCard] [ 7 ]] [ 8 ]
7
7
[ ![ codecov] [ 9 ]] [ 10 ]
8
8
9
9
[ 1 ] : https://github.com/aws/aws-lambda-go/workflows/tests/badge.svg
10
10
[ 2 ] : https://github.com/aws/aws-lambda-go/actions?query=workflow%3Atests
11
11
[ 3 ] : https://github.com/aws/aws-lambda-go/workflows/go%20get%20build-lambda-zip/badge.svg
12
12
[ 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
15
15
[ 7 ] : https://goreportcard.com/badge/github.com/aws/aws-lambda-go
16
16
[ 8 ] : https://goreportcard.com/report/github.com/aws/aws-lambda-go
17
17
[ 9 ] : https://codecov.io/gh/aws/aws-lambda-go/branch/master/graph/badge.svg
Original file line number Diff line number Diff line change 1
1
# Overview
2
2
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 )
4
4
5
5
This package provides input types for Lambda functions that process AWS events.
6
6
Original file line number Diff line number Diff line change 1
1
# Overview
2
2
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 1
1
# Overview
2
2
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 1
1
# Overview
2
2
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