Exporting data all types support added.

This commit is contained in:
Musab Gültekin
2019-06-09 13:22:20 +03:00
parent d967555b62
commit 9263877339
4 changed files with 7 additions and 4 deletions

View File

@ -148,7 +148,7 @@ func (g *Geziyor) Do(req *http.Request) {
Body: body,
Doc: doc,
Geziyor: g,
Exports: make(chan map[string]interface{}, 1),
Exports: make(chan interface{}, 1),
}
// Export Function