Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildStringToSign ¶
func BuildStringToSign(c *AZCredentials, req *http.Request) (string, error)
func ComputeHMACSHA256 ¶
func ComputeHMACSHA256(c *AZCredentials, message string) (string, error)
Types ¶
type AZCredentials ¶
func ParseAZCredentials ¶
func ParseAZCredentials(accountName, accountKey, service string) (*AZCredentials, error)
Click to show internal directories.
Click to hide internal directories.