Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
type Proxy struct {
URL string
}
Proxy calls to real service
func (*Proxy) MakeRequest ¶
func (pr *Proxy) MakeRequest(request definition.Request) definition.Response
MakeRequest creates a real request to the desired service using data from the original request
Click to show internal directories.
Click to hide internal directories.