Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetIngressRoute ¶
func GetIngressRoute(routes []dal.IngressRoute, method string, path string) (*dal.IngressRoute, error)
func ValidateAndExtractBody ¶
func ValidateAndExtractBody(route *dal.IngressRoute, r *http.Request, sch *schema.Schema) ([]byte, error)
ValidateAndExtractBody validates the request body against the schema and extracts the request body as a JSON blob.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.