Middlewares and some string util functions refactored. Added partial Documentation.
This commit is contained in:
@@ -14,8 +14,6 @@ type Response struct {
|
||||
Body []byte
|
||||
DocHTML *goquery.Document
|
||||
Meta map[string]interface{}
|
||||
|
||||
Geziyor *Geziyor
|
||||
}
|
||||
|
||||
// JoinURL joins base response URL and provided relative URL.
|
||||
|
||||
Reference in New Issue
Block a user