Documentation ¶
Index ¶
Constants ¶
View Source
const BrowserConfigDir = "browser"
BrowserConfigDir defined the directory that the browser config is stored in
View Source
const Closed = "Closed"
Closed is the value that the browser config is set to after it has been closed
View Source
const Done = "Done"
Done is the value that the browser config is set to after it has been loaded
View Source
const Failed = "Failed"
Failed is the value that the browser config is set to if configuration fails
View Source
const Initialized = "Initialized"
Initialized is the value that the browser config is set to after it has been set
View Source
const Waiting = "Waiting"
Waiting is the value that the browser config is set to when it is waiting for input
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.