Enhance plugin management and refactor application startup sequence #5
Annotations
10 errors
|
build:
pkg/extensions/cache/extension.go#L109
unknown field RedisURL in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
|
|
build:
pkg/extensions/cache/extension.go#L108
unknown field MaxSize in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
|
|
build:
pkg/extensions/cache/extension.go#L107
unknown field DefaultTTL in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
|
|
build:
pkg/extensions/cache/extension.go#L106
unknown field EnableMonitoring in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
|
|
build:
pkg/extensions/cache/extension.go#L105
unknown field EnableWarming in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
|
|
build:
pkg/extensions/cache/extension.go#L104
unknown field EnableSharding in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
|
|
build:
pkg/extensions/cache/extension.go#L103
unknown field EnableReplication in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
|
|
build:
pkg/extensions/cache/extension.go#L102
unknown field EnableDistributed in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
|
|
build:
pkg/extensions/cache/extension.go#L101
unknown field EnableMemory in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
|
|
build:
pkg/extensions/cache/extension.go#L100
unknown field EnableRedis in struct literal of type "github.com/xraph/forge/pkg/cache".ManagerConfig
|