This website requires JavaScript.
Explore
Help
Sign In
daniel
/
distribution
Watch
1
Star
0
Fork
You've already forked distribution
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f5c6357c6d
distribution
/
vendor
/
github.com
/
aws
/
aws-sdk-go
/
aws
/
context_1_7.go
10 lines
94 B
Go
Raw
Blame
History
// +build go1.7
package
aws
import
"context"
var
(
backgroundCtx
=
context
.
Background
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink