Documentation ¶
Index ¶
- func NewCommentRepository() repository.CommentRepository
- func NewContext(db *gorm.DB) repository.Context
- func NewCountryRepository() repository.CountryRepository
- func NewPostRepository() repository.PostRepository
- func NewTagRepository() repository.TagRepository
- func NewUserRepository() repository.UserRepository
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommentRepository ¶
func NewCommentRepository() repository.CommentRepository
func NewContext ¶
func NewContext(db *gorm.DB) repository.Context
func NewCountryRepository ¶
func NewCountryRepository() repository.CountryRepository
func NewPostRepository ¶
func NewPostRepository() repository.PostRepository
func NewTagRepository ¶
func NewTagRepository() repository.TagRepository
func NewUserRepository ¶
func NewUserRepository() repository.UserRepository
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.