Documentation ¶
Overview ¶
Interfaces for location - round trip the http request to backends
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConstHttpLocation ¶
type ConstHttpLocation struct {
Url string
}
The simplest HTTP location implementation that adds no additional logic on top of simple http round trip function call
func (*ConstHttpLocation) GetId ¶
func (l *ConstHttpLocation) GetId() string
Click to show internal directories.
Click to hide internal directories.