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

Refactor[net]: merge base functions to net.go #1764

Merged
merged 2 commits into from
Dec 28, 2024

Conversation

shirou
Copy link
Owner

@shirou shirou commented Dec 28, 2024

Refactoring

All basic functions, i.e., functions that are not passed a ctx, have been consolidated into net.go. This allows each platform to focus solely on the WithContext functions.

@shirou shirou merged commit ab66f2d into master Dec 28, 2024
45 checks passed
@shirou shirou deleted the refactor/net_merge_base_functions branch December 28, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant