Documentation ¶
Overview ¶
Package controllers implements methods to handle http requests
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChromeScreenshot ¶
func ChromeScreenshot(w http.ResponseWriter, r *http.Request, screenshotsStoragePath string)
ChromeScreenshot function create image (screenshot) of active browser tab
func ChromeTrace ¶
func ChromeTrace(w http.ResponseWriter, r *http.Request, screenshotsStoragePath string, col *mongo.Collection)
ChromeTrace parse a trace path for provided url
func LoadTraceResults ¶
func LoadTraceResults(w http.ResponseWriter, r *http.Request, col *mongo.Collection, id string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.