Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetService ¶ added in v0.5.0
func GetService[S any, M ServiceManager[S]](sp token.ServiceProvider, tmsID token.TMSID) (S, error)
func GetStoreService ¶ added in v0.5.0
func GetStoreService[S any, M StoreServiceManager[S]](sp token.ServiceProvider, tmsID token.TMSID) (S, error)
Types ¶
type ServiceManager ¶ added in v0.5.0
type StoreServiceManager ¶ added in v0.5.0
func NewStoreServiceManager ¶ added in v0.5.0
Click to show internal directories.
Click to hide internal directories.