package
0.0.10
Repository: https://github.com/qjpcpu/protoactor-go.git
Documentation: pkg.go.dev

# Functions

NewTimerScheduler creates a new scheduler using the EmptyRootContext.
WithContext configures the scheduler to use ctx rather than the default, EmptyRootContext.

# Structs

A scheduler utilizing timers to send messages in the future and at regular intervals.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author