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

feat: create scylla-getting-started-golang #27

Merged
merged 7 commits into from
Oct 6, 2023

Conversation

Canhassi12
Copy link
Contributor

Hi there!

This PR aims to add documentation and the base project for using ScyllaDB with Golang.

I hope it was practical! If any modifications are needed, please let me know!

Copy link

@rluders rluders left a comment

Choose a reason for hiding this comment

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

Hey, @Canhassi12. Good job! I added some comments to help you to improve the structure and the code a little bit. Hope it helps.

go/cmd/main.go Outdated Show resolved Hide resolved
go/.env.example Outdated Show resolved Hide resolved
go/Internal/commands/addSongCommand.go Outdated Show resolved Hide resolved
go/Internal/commands/deleteSongCommand.go Outdated Show resolved Hide resolved
go/Internal/commands/deleteSongCommand.go Outdated Show resolved Hide resolved
go/cmd/main.go Show resolved Hide resolved
go/cmd/main.go Outdated Show resolved Hide resolved
go/cmd/main.go Outdated Show resolved Hide resolved
go/cmd/main.go Outdated Show resolved Hide resolved
go/cmd/main.go Outdated Show resolved Hide resolved
@fernanduandrade
Copy link
Contributor

fernanduandrade commented Oct 2, 2023

LGTM!!

Copy link

@rluders rluders left a comment

Choose a reason for hiding this comment

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

I've spent some time with you reviewing each item and comment I left here. In the end, we conducted a test to ensure that all system functionalities were cohesive.

There are a few minor points that could be improved, but they certainly don't prevent the contribution from being accepted - it can be improved in a separate PR since these points are just polishing. The approach is quite straightforward, and the separation of layers is coherent.

So, in summary... LGTM 😄

@MarlonHenq
Copy link

LGTM

go/README.MD Outdated Show resolved Hide resolved
go/cmd/main.go Outdated Show resolved Hide resolved
@lalizita
Copy link

lalizita commented Oct 5, 2023

Congratulations!!! I learned a lot with this PR

Copy link
Collaborator

@DanielHe4rt DanielHe4rt left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the contribution.

@DanielHe4rt DanielHe4rt merged commit c932c57 into scylladb:main Oct 6, 2023
1 check 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.

7 participants