Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectDependencies ¶
Types ¶
type Dependencies ¶
type Dependencies struct { CurrencyEndpoint currencyEndpoint.CurrencyEndpointInterface CurrencySubscriber subscriber.Subscriber CurrencyMemcachedRepository repository.CurrencyRepository CurrencySQLRepository repository.CurrencyRepository SQLDB *gorm.DB }
var AllDependencies Dependencies
Click to show internal directories.
Click to hide internal directories.