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

Accept interfaces / return structs #74

Open
gabor-boros opened this issue Jun 15, 2023 · 0 comments
Open

Accept interfaces / return structs #74

gabor-boros opened this issue Jun 15, 2023 · 0 comments
Labels
Milestone

Comments

@gabor-boros
Copy link
Contributor

Some parts of the code is not following the stigma "Accept interfaces / return structs". To make the code more pleasing to Gophers, revisit the code and where it makes sense there change the logic. Sometimes, we can express ourselves better (or "protect" some APIs) if not returning structs.

@gabor-boros gabor-boros added this to the v0.1.0 - MVP milestone Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant