Once #118 is done there should no longer be a need for libraries integrating goquery to import the hosts module.
Move the Host and Query structs from hosts package to models in newly created hosts.go file.
Update example.go files to remove hosts import as well
Once #118 is done there should no longer be a need for libraries integrating goquery to import the hosts module.
Move the Host and Query structs from hosts package to models in newly created hosts.go file.
Update example.go files to remove hosts import as well