service

package
v0.0.0-...-7e0c3e5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DbEngin *xorm.Engine

Functions

This section is empty.

Types

type ContactService

type ContactService struct {
}

func (*ContactService) SearchContactsByIds

func (service *ContactService) SearchContactsByIds(userId int64) []model.Contact

type ConversationService

type ConversationService struct {
}

func (*ConversationService) SearchConverByIds

func (service *ConversationService) SearchConverByIds(userId int64) []model.Conversation

type UserService

type UserService struct {
}

func (*UserService) Save

func (service *UserService) Save(user *model.User) int64

func (*UserService) SelectByUserId

func (service *UserService) SelectByUserId(userId int64) model.User

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL