Documentation ¶ Index ¶ func Serve(cfg config.Config, configPath string, port int, open bool) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Serve ¶ func Serve(cfg config.Config, configPath string, port int, open bool) error Serve starts the dashboard HTTP server on 127.0.0.1:port and blocks until interrupted. If open is true, a browser window is launched in app mode (chromeless) pointing at the dashboard URL. Types ¶ This section is empty. Source Files ¶ View all Source files dashboard.go Click to show internal directories. Click to hide internal directories.