Maint: add missing interface compilation checks
This commit is contained in:
@@ -6,6 +6,8 @@ import (
|
||||
"github.com/qdm12/gluetun/internal/models"
|
||||
)
|
||||
|
||||
var _ Manager = (*State)(nil)
|
||||
|
||||
type Manager interface {
|
||||
Locker
|
||||
Getter
|
||||
|
||||
Reference in New Issue
Block a user