Documentation ¶
Index ¶
- func NewArticleDataService(store data_store.DataStoreInterface) data_service.ArticleDataServiceInterface
- func NewArticleMongoDataService(store data_store.DataStoreInterface) data_service.ArticleDataServiceInterface
- func NewUserDataService(store data_store.DataStoreInterface) data_service.UserDataServiceInterface
- func NewUserMongoDataService(store data_store.DataStoreInterface) data_service.UserDataServiceInterface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewArticleDataService ¶
func NewArticleDataService(store data_store.DataStoreInterface) data_service.ArticleDataServiceInterface
func NewArticleMongoDataService ¶
func NewArticleMongoDataService(store data_store.DataStoreInterface) data_service.ArticleDataServiceInterface
func NewUserDataService ¶
func NewUserDataService(store data_store.DataStoreInterface) data_service.UserDataServiceInterface
func NewUserMongoDataService ¶
func NewUserMongoDataService(store data_store.DataStoreInterface) data_service.UserDataServiceInterface
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.