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

Day2 #1

Merged
merged 4 commits into from Dec 2, 2021
Merged

Day2 #1

merged 4 commits into from Dec 2, 2021

Conversation

ryepup
Copy link
Owner

@ryepup ryepup commented Dec 2, 2021

No description provided.

- use packages to organize code
- new "utils" package for common stuff
- move learning notes to README so I can see them all at once
example tests are a big improvment, trying out enums
day2/commands.go Show resolved Hide resolved
day2/commands.go Show resolved Hide resolved
day2/commands.go Show resolved Hide resolved
day2/commands.go Show resolved Hide resolved
utils/files.go Outdated Show resolved Hide resolved
Removes streaming, and drops some uncertain error handling cases.

Looks to be a little faster, at the expense of pulling everything into memory. That's not a problem here, so going with the simplicity.
@ryepup ryepup merged commit 1d98799 into main Dec 2, 2021
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.

None yet

1 participant