Documentation ¶
Index ¶
Constants ¶
View Source
const ( AccessKeyPrefix = "AccessKey" DateHeader = "Date" DateTimeFormat = "2006-01-02T15:04:05.000Z" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPSigner ¶
func NewAccessKeyHTTPSigner ¶
func NewAccessKeyHTTPSigner(sharedKey, secretKey string) (HTTPSigner, error)
NewAccessKeyHTTPSigner is a function that returns an implementation that conforms to the sign.Signer interface
Click to show internal directories.
Click to hide internal directories.