Backend defines the signature of the function that creates a response for a request to a given backend
func(params map[string]string, headers map[string]string, c *gin.Context) (*http.Response, error)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected