Skip to content

refactor: add use Time.Clock for relocated Clock effect#304

Merged
magnus-madsen merged 1 commit intomasterfrom
refactor/clock-to-time-clock
Mar 10, 2026
Merged

refactor: add use Time.Clock for relocated Clock effect#304
magnus-madsen merged 1 commit intomasterfrom
refactor/clock-to-time-clock

Conversation

@magnus-madsen
Copy link
Member

@magnus-madsen magnus-madsen commented Mar 10, 2026

Summary

  • The Clock effect has moved to Time.Clock. Added use Time.Clock imports to all code snippets that reference Clock.
  • Updated 3 files: default-handlers.md, effect-polymorphism.md, http-and-https.md.

Test plan

  • Verify code snippets compile with the new use Time.Clock import
  • Confirm no stale Clock references remain without the import

🤖 Generated with Claude Code

The Clock effect has moved to Time.Clock. Add `use Time.Clock` imports
to all code snippets that reference Clock.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@magnus-madsen magnus-madsen merged commit c00f06f into master Mar 10, 2026
1 check passed
@magnus-madsen magnus-madsen deleted the refactor/clock-to-time-clock branch March 10, 2026 12:47
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.

1 participant