Skip to content

Comments

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

Merged
ne-sachirou merged 2 commits intomainfrom
Serve-receive-no-context
Dec 25, 2024
Merged

[BREAKING] Serve() 函數は Context を受け取らない#23
ne-sachirou merged 2 commits intomainfrom
Serve-receive-no-context

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
3 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