Versions in this module Expand all Collapse all v0 v0.10.1 Dec 21, 2023 v0.10.0 Dec 12, 2023 Changes in this version + const Name + func Instance() *etcdService + type ReidsProvider struct + func (*ReidsProvider) AfterInit(instance any) error + func (*ReidsProvider) BeforeInit(c core.Container) error + func (*ReidsProvider) InitOnBoot() bool + func (*ReidsProvider) Params(c core.Container) []interface{} + func (*ReidsProvider) RegisterProviderInstance(box core.Container) core.NewInstanceFunc + func (self *ReidsProvider) Name() string + type Service interface