package
2.2.0+incompatible
Repository: https://github.com/ljkiraly/sdk.git
Documentation: pkg.go.dev

# Functions

FromContext returns Clock from context.
WithClock wraps parent in a new context with Clock.

# Interfaces

Clock is an interface for accessing time functions.
Ticker is a time.Ticker interface.
Timer is a time.Timer interface.