Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthHandler ¶
AuthHandler middleware This handler handles auth based on the assertion that the request is valid JSON Verifies for access, blocks handlers chain if access denied
func EnforceJSONHandler ¶
EnforceJSONHandler middleware This handler can handle raw requests This handler checks for detected content type as well as content-type header
func ValidateEventTrackingPayloadHandler ¶
func ValidateEventTrackingPayloadHandler(next *ctx.FinalHandler) *ctx.Handler
ValidateEventTrackingPayloadHandler validates that the payload has a valid JSON Schema Uses a FinalHandler as next because it consumes the request's body
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.