reugn/go-quartz

PriorityQueue and Item should not be exported

dolmen opened this issue · 1 comments

PriorityQueue and Item seems to be implementation details that should not be exported.

Also StdScheduler.Queue should be private too.