Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenBrowser ¶
OpenBrowser opens url with the platform's default browser.
Types ¶
type Options ¶
type Options struct {
Bind string
NoOpenBrowser bool
OpenDelay time.Duration
OpenBrowser func(string) error
Debug *debugsrv.Recorder
RequestProcessRestart func() error
VoiceToken string
}
Options configures the web UI server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.