Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Transport ¶ added in v0.5.3
type Transport interface { http.RoundTripper io.Closer }
Transport defines a transport used for colly.
func GetTransport ¶ added in v0.5.3
func GetTransport( options mango.HeadlessOptions, loadWait time.Duration, localStorage map[string]string, actions map[rod.ActionType]rod.Action, ) Transport
GetTransport returns the singleton rod or flaresolverr transport.
Click to show internal directories.
Click to hide internal directories.