Documentation ¶
Overview ¶
Package patcher provides a patcher for the chromedriver.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // RequestTimeout is the HTTP request timeout. RequestTimeout = 15 * time.Second )
Functions ¶
This section is empty.
Types ¶
type Patcher ¶
type Patcher struct {
// contains filtered or unexported fields
}
Patcher provides methods to patch a chromedriver.
Click to show internal directories.
Click to hide internal directories.