Documentation ¶
Overview ¶
Package browser provides utility functions that open teacher dashboard in the browser.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenDashboard ¶
func OpenDashboard(port int)
OpenDashboard opens teacher dashboard in the browser. If an error occurres, OpenDashboard logs it.
func OpenDashboardFunc ¶
func OpenDashboardFunc(port int) func()
OpenDashboardFunc is like OpenDashboard, but returns a function. It is intended to be used in callbacks.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.