Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler(p HandlerParams) *Handler
type HandlerParams ¶
type PortsHandler ¶
func NewPortsHandler ¶
func NewPortsHandler(pi *pi.PI) *PortsHandler
func (*PortsHandler) GetPortStatus ¶
func (p *PortsHandler) GetPortStatus(c echo.Context) error
func (*PortsHandler) TogglePort ¶
func (p *PortsHandler) TogglePort(c echo.Context) error
Click to show internal directories.
Click to hide internal directories.