Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChromeClient ¶
type ChromeClient struct {
// contains filtered or unexported fields
}
func NewChromeClient ¶
func NewChromeClient(path string) *ChromeClient
func (*ChromeClient) Do ¶
"http://" types, or "crawljs-builtinjs://<hostname>/<js>?<url> or
"crawljs-jscript://<hostname>/<builtin OP name>"
func (*ChromeClient) SetDomLoadTime ¶
func (cc *ChromeClient) SetDomLoadTime(secs int32)
func (*ChromeClient) Start ¶
func (cc *ChromeClient) Start() error
func (*ChromeClient) Stop ¶
func (cc *ChromeClient) Stop()
Click to show internal directories.
Click to hide internal directories.