Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChromeVersion ¶ added in v1.2.0
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is HTTP server that wraps Ferret worker.
type Settings ¶ added in v1.1.0
type Settings struct { Version string FerretVersion string CDP worker.CDPSettings }
type Version ¶ added in v1.2.0
type Version struct { Worker string `json:"worker"` Chrome ChromeVersion `json:"chrome"` Ferret string `json:"ferret"` }
Click to show internal directories.
Click to hide internal directories.