refactor: remove SPNGroup from 'control.instance' interface and update pause logic
This commit is contained in:
@@ -31,7 +31,6 @@ type Control struct {
|
||||
type instance interface {
|
||||
Config() *config.Config
|
||||
InterceptionGroup() *mgr.GroupModule
|
||||
SPNGroup() *mgr.ExtendedGroup
|
||||
IsShuttingDown() bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user