Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Cores = 4 Depth int Print bool )
Functions ¶
This section is empty.
Types ¶
type SessionConfig ¶
type SessionConfig struct { Source string Origin string Body []byte Accept []string Recurse int Resources []Resource RequestQueue sync.WaitGroup }
func NewSession ¶
func NewSession() SessionConfig
Click to show internal directories.
Click to hide internal directories.