Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Host struct to models module #122

Open
AbGuthrie opened this issue Jan 18, 2020 · 0 comments
Open

Move Host struct to models module #122

AbGuthrie opened this issue Jan 18, 2020 · 0 comments
Labels
enhancement New feature or request refactor For code changes that move code to better places or remove entirely

Comments

@AbGuthrie
Copy link
Owner

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

@AbGuthrie AbGuthrie added enhancement New feature or request refactor For code changes that move code to better places or remove entirely labels Jan 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor For code changes that move code to better places or remove entirely
Projects
None yet
Development

No branches or pull requests

1 participant