Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TransportRod ¶
type TransportRod struct {
// contains filtered or unexported fields
}
TransportRod implementation of Transport used for colly.
func NewTransport ¶
func NewTransport() *TransportRod
NewTransport creates a new transport with the browser setup.
func (*TransportRod) Close ¶
func (t *TransportRod) Close() error
Click to show internal directories.
Click to hide internal directories.