You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: