Documentation
¶
Index ¶
- func NewArticleService(property serviceProperty) port.ArticleService
- func NewService(config util.Config, repo port.Repository, logger port.Logger) (port.Service, error)
- func NewUserService(property serviceProperty) port.UserService
- type GetArticleInfoParams
- type GetCommentInfo
- type GetListArticleInfoParams
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewArticleService ¶
func NewArticleService(property serviceProperty) port.ArticleService
func NewService ¶
func NewUserService ¶
func NewUserService(property serviceProperty) port.UserService
Types ¶
type GetArticleInfoParams ¶
type GetArticleInfoParams struct {
// contains filtered or unexported fields
}
type GetCommentInfo ¶
type GetCommentInfo struct {
// contains filtered or unexported fields
}
type GetListArticleInfoParams ¶
type GetListArticleInfoParams struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.