func github.com/aws/aws-sdk-go/aws.Int64
3 uses
github.com/aws/aws-sdk-go/aws (current package)
convert_types.go#L419: func Int64(v int64) *int64 {
github.com/aws/aws-sdk-go/aws/credentials/stscreds
assume_role_provider.go#L312: DurationSeconds: aws.Int64(int64((p.Duration - jitter) / time.Second)),
web_identity_provider.go#L125: duration = aws.Int64(int64(p.Duration / time.Second))
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |