v1.1.0
Features
- Add new interfaces
ScheduleWithContext
andQueueWithContext
to support context in the parameter. - Refactor code structure to fit in coding convention in Go.
- Add examples.
- Fix minor bugs.
ScheduleWithContext
and QueueWithContext
to support context in the parameter.