Documentation ¶
Overview ¶
Package cmd provides shared functionality for the multiple run-modes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Index is the URL of the root index.html file. Index = fmt.Sprintf("http://127.0.0.1:%v/static/index.html", port) )
Functions ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package main handles running Goggles in a web browser.
|
Package main handles running Goggles in a web browser. |
Package main handles running Goggles as a standalone native application.
|
Package main handles running Goggles as a standalone native application. |
Click to show internal directories.
Click to hide internal directories.