Documentation ¶
Index ¶
- Variables
- func CreateErrorResponseV1(errKey string, isSqs bool) (int, interfaces.AbstractResponseBody)
- func ExtractQueueAttributes(u url.Values) map[string]string
- func GetMD5Hash(text string) string
- func HasFIFOQueueName(queueName string) bool
- func HashAttributes(attributes map[string]models.MessageAttribute) string
- func TransformRequest(resultingStruct interfaces.AbstractRequestBody, req *http.Request, ...) (success bool)
Constants ¶
This section is empty.
Variables ¶
View Source
var REQUEST_TRANSFORMER = TransformRequest
View Source
var XmlDecoder *schema.Decoder
Functions ¶
func CreateErrorResponseV1 ¶
func CreateErrorResponseV1(errKey string, isSqs bool) (int, interfaces.AbstractResponseBody)
func GetMD5Hash ¶ added in v0.5.1
func HasFIFOQueueName ¶ added in v0.5.1
func HashAttributes ¶ added in v0.5.1
func HashAttributes(attributes map[string]models.MessageAttribute) string
func TransformRequest ¶
func TransformRequest(resultingStruct interfaces.AbstractRequestBody, req *http.Request, emptyRequestValid bool) (success bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.