Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Debug bool
View Source
var ErrMaxRedirect = fmt.Errorf("tracker: max redirects (%d) followed", maxRedirects)
View Source
var ErrNoRedirectTracker = errors.New("tracker: no redirect")
Functions ¶
Types ¶
type CleanUpRule ¶
type ExtractTarget ¶
func RegisterTracker ¶
func RegisterTracker(host string, fn ExtractTarget) ExtractTarget
RegisterTracker ...
Click to show internal directories.
Click to hide internal directories.