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