Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RefreshConnections ¶
Types ¶
type APIGateway ¶
type APIGateway struct {
// contains filtered or unexported fields
}
func NewAPIGateway ¶
func NewAPIGateway(bs service.ServiceRegistry, plugs []plugins.FrontmanPlugin, conf *config.Config, clients map[string]*http.Client, logger log.Logger, lock *sync.Mutex) *APIGateway
func (*APIGateway) ServeHTTP ¶
func (g *APIGateway) ServeHTTP(w http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.