Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MessageService ¶
type MessageService struct {
InboxService *inbox.InboxService
ChatService *chat.ChatService
// contains filtered or unexported fields
}
func NewMessageService ¶
func NewMessageService(ctx *context.ERPContext) *MessageService
func (*MessageService) Migrate ¶
func (cs *MessageService) Migrate() error
Click to show internal directories.
Click to hide internal directories.