Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigService ¶
type StoreServiceManager ¶
func NewStoreServiceManager ¶
func NewStoreServiceManager[S any, T any]( config ConfigService, prefix string, constructor func(name driver2.PersistenceName, params ...string) (S, error), mapper func(S) (T, error), ) StoreServiceManager[T]
Click to show internal directories.
Click to hide internal directories.