Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProxyManager ¶
type ProxyManager struct {
// contains filtered or unexported fields
}
func NewProxy ¶
func NewProxy(config *config.Config, addressManager *rpc.AddressManager) (*ProxyManager, error)
func (*ProxyManager) Proxy ¶
func (pm *ProxyManager) Proxy(machineId string, c echo.Context) error
Click to show internal directories.
Click to hide internal directories.