Documentation
¶
Overview ¶
Package server implements OpenAPI compliant HTTP proxy server for lumitree.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithStaticFS ¶ added in v1.9.0
WithStaticFS sets the filesystem used to serve the web UI at GET /. Pass the embedded web/ directory. If nil, the UI route is disabled.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is the HTTP server for lumitree proxy.
Click to show internal directories.
Click to hide internal directories.