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 v1 client and structs to its own package. #51

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

blkt
Copy link
Contributor

@blkt blkt commented Nov 8, 2024

This change prepares the introduction of structs and routines to access Trusty's v2 endpoints. The idea is to eventually have users import either pkg/v1 or pkg/v2 without ambiguity, while also organizing the code a bit more intuitively.

@blkt blkt self-assigned this Nov 8, 2024
This change prepares the introduction of structs and routines to
access Trusty's v2 endpoints. The idea is to eventually have users
import either `pkg/v1` or `pkg/v2` without ambiguity, while also
organizing the code a bit more intuitively.
@blkt blkt force-pushed the chore/v1-client-to-specific-folder branch from 2bb6ba6 to 44ca3b3 Compare November 8, 2024 14:30
Copy link
Contributor

@puerco puerco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this @blkt !

@blkt blkt merged commit a2cea2e into main Nov 8, 2024
2 checks passed
@blkt blkt deleted the chore/v1-client-to-specific-folder branch November 8, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants