Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UIServer ¶
type UIServer struct { Config *db.SparrowConfig // contains filtered or unexported fields }
UIServer holds HTTP server configuration and routes
func NewUIServer ¶
func NewUIServer(config *db.SparrowConfig) UIServer
NewUIServer returns new UI server
Click to show internal directories.
Click to hide internal directories.