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

[BREAKING] Serve() 函數は Context を受け取らない #23

Merged
merged 2 commits into from
Dec 25, 2024

Conversation

ne-sachirou
Copy link
Owner

@ne-sachirou ne-sachirou commented Dec 25, 2024

Fix #10

example は d08a910 で直してあった

@ne-sachirou ne-sachirou self-assigned this Dec 25, 2024
@ne-sachirou ne-sachirou changed the title Serve() 函數は Context を受け取らない [BREAKING] Serve() 函數は Context を受け取らない Dec 25, 2024
@ne-sachirou ne-sachirou added the breaking change 非互換な變更 label Dec 25, 2024
@ne-sachirou ne-sachirou marked this pull request as ready for review December 25, 2024 16:37
@ne-sachirou ne-sachirou merged commit 995e685 into main Dec 25, 2024
4 checks passed
@ne-sachirou ne-sachirou deleted the Serve-receive-no-context branch December 25, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change 非互換な變更
Projects
None yet
Development

Successfully merging this pull request may close these issues.

graceful.Server.Serve の引数に context.Context があるのは不適切では
1 participant