mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-25 02:09:01 +02:00
api: added some endpoints for dashboard filter to work
This commit is contained in:
@@ -33,6 +33,7 @@ type (
|
||||
Value() *Config
|
||||
Reload() E.Error
|
||||
Statistics() map[string]any
|
||||
RouteProviderList() []string
|
||||
Context() context.Context
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user