const github.com/aws/aws-sdk-go/private/protocol.RFC822TimeFormatName
6 uses
github.com/aws/aws-sdk-go/private/protocol (current package)
timestamp.go#L13: RFC822TimeFormatName = "rfc822"
timestamp.go#L38: case RFC822TimeFormatName:
timestamp.go#L54: case RFC822TimeFormatName:
timestamp.go#L70: case RFC822TimeFormatName:
github.com/aws/aws-sdk-go/private/protocol/rest
build.go#L287: format = protocol.RFC822TimeFormatName
unmarshal.go#L235: format = protocol.RFC822TimeFormatName
![]() |
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. |