const github.com/aws/aws-sdk-go/internal/sdkio.SeekEnd
2 uses
github.com/aws/aws-sdk-go/internal/sdkio (current package)
io_go1.7.go#L11: SeekEnd = io.SeekEnd // seek relative to the end
github.com/aws/aws-sdk-go/aws
types.go#L136: endOffset, err := s.Seek(0, sdkio.SeekEnd)
![]() |
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. |