Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UIServer ¶
type UIServer struct {
SessionChan chan *core.ProxySessionRow
ApiHandler *api.ApiHandler
// contains filtered or unexported fields
}
UIServer represents the UI server
func NewUIServer ¶
NewUIServer creates a new UI server instance
func (*UIServer) SetupRoutes ¶
SetupRoutes configures all UI routes
Click to show internal directories.
Click to hide internal directories.