forked from Silverfish/proton-bridge
feat(BRIDGE-119): added support for Feature Flags
This commit is contained in:
@ -19,4 +19,5 @@ package service
|
||||
|
||||
type Locator interface {
|
||||
ProvideSettingsPath() (string, error)
|
||||
ProvideUnleashCachePath() (string, error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user