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

server: Create a client package for imports #82

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

heathcliff26
Copy link
Owner

Create a client package to help clients create fleetlock requests. The package should not depend on anything, to ensure that the import remains small, as the server package imports are huge.

Create a client package to help clients create fleetlock requests.
The package should not depend on anything, to ensure that the import remains
small, as the server package imports are huge.

Signed-off-by: Heathcliff <[email protected]>
@heathcliff26 heathcliff26 enabled auto-merge (rebase) August 8, 2024 19:47
@heathcliff26 heathcliff26 merged commit efc2857 into main Aug 8, 2024
5 checks passed
@heathcliff26 heathcliff26 deleted the better-import branch August 8, 2024 19:52
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.

1 participant