Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSetRepoImpl = wire.NewSet( NewCacheRepo, NewHelloRepository, )
ProviderSetRepoImpl wire.ProviderSet
Functions ¶
func NewCacheRepo ¶
func NewCacheRepo(data *data.Data) repository.CacheRepo
NewCacheRepo new cache repo.
func NewHelloRepository ¶
func NewHelloRepository(data *data.Data) repository.Hello
NewHelloRepository new hello repository.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.