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

Improvements #48

Merged
merged 4 commits into from
May 15, 2023
Merged

Improvements #48

merged 4 commits into from
May 15, 2023

Conversation

justhyped
Copy link
Contributor

No description provided.

justhyped added 4 commits May 15, 2023 11:29
`rand.Seed` has been deprecated since go1.20
- add interface guards to make sure all methods are implemented
- _ as argument names for unused args
- adds an interface guard to the default httpClient
- replaces unused arguments with _
- fixes a comment
- improves `allToLower` to only allocate memory once
@bogdanfinn bogdanfinn merged commit 4498ed6 into bogdanfinn:master May 15, 2023
@justhyped justhyped deleted the improvements branch May 15, 2023 11:51
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.

2 participants