mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
fix: error handling for user counting
fix: make user counting thread-safe
This commit is contained in:
@@ -13,6 +13,7 @@ type IAggregationService interface {
|
||||
|
||||
type IMiscService interface {
|
||||
ScheduleCountTotalTime()
|
||||
CountTotalTime()
|
||||
}
|
||||
|
||||
type IAliasService interface {
|
||||
|
||||
Reference in New Issue
Block a user