Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type S3Auth ¶
type S3Auth struct {
// contains filtered or unexported fields
}
S3Auth middleware for performing validation of signed requests
func NewS3AuthMiddleware ¶
NewS3AuthMiddleware returns S3 compatible authorization handler it can handle AWS v2 (S3 mode) and AWS v4 (only header mode without streaming)
Click to show internal directories.
Click to hide internal directories.