mirror of
https://github.com/hibiken/asynq.git
synced 2025-10-07 18:42:02 +08:00
Merge branch 'master' of github.com:hibiken/asynq into hibiken-master
This commit is contained in:
@@ -92,7 +92,7 @@ func (i *Inspector) Groups(queue string) ([]*GroupInfo, error) {
|
||||
return res, nil
|
||||
}
|
||||
|
||||
// GroupInfo represents a state of a group at a cerntain time.
|
||||
// GroupInfo represents a state of a group at a certain time.
|
||||
type GroupInfo struct {
|
||||
// Name of the group.
|
||||
Group string
|
||||
|
Reference in New Issue
Block a user