Documentation ¶
Index ¶
Constants ¶
View Source
const ( AWSCanonicalAlgorithm string = "AWSCanonical" AWSCloudControlAlgorithm string = "AWSCloudControl" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSCanonicalQueryTransposer ¶
type AWSCanonicalQueryTransposer struct {
// contains filtered or unexported fields
}
type AWSCloudControlQueryTransposer ¶
type AWSCloudControlQueryTransposer struct {
// contains filtered or unexported fields
}
type QueryTransposer ¶
func NewQueryTransposer ¶
func NewQueryTransposer(algorithm string, rawInput []byte, baseKey string) QueryTransposer
Click to show internal directories.
Click to hide internal directories.