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

chore: move all implementation code to internal #16

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

murfffi
Copy link
Member

@murfffi murfffi commented Jan 8, 2025

Move all implementation code to /internal so that tools like gorelease don't consider it part of the public API. Also removes /cmd as it is no longer supported. usql works better as CLI.

Testing Done: go test ./internal/isql/...

Move all implementation code to /internal so that tools like gorelease
don't consider it part of the public API. Also removes /cmd
as it is no longer supported. usql works better as CLI.

Testing Done: go test ./internal/isql/...
@murfffi murfffi force-pushed the chore/to_internal branch from 5a88155 to e5bd3b6 Compare January 8, 2025 20:25
@murfffi murfffi merged commit ef99a77 into master Jan 9, 2025
2 checks passed
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