Documentation
¶
Overview ¶
Package quickweb implements the Quickweb internal applet server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
ContentRoot string
DBPath string
Addr string
ServiceName string
BaseURL string
}
Config describes a Quickweb server instance.
Click to show internal directories.
Click to hide internal directories.