Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (Service) Create ¶
func (dep Service) Create(data ITopicService.ReqCreateTopic) (topicID m.IDTopic, reject error)
func (Service) UpdateTopicCoverPhoto ¶
func (dep Service) UpdateTopicCoverPhoto(data ITopicService.ReqUpdateTopicCoverPhoto) (reject error)
func (Service) UpdateTopicIntro ¶
func (dep Service) UpdateTopicIntro(data ITopicService.ReqUpdateTopicIntro) (reject error)
Click to show internal directories.
Click to hide internal directories.