Documentation
¶
Overview ¶
* @Author: Young * DSHARP * @flow * @Date: 2019-04-03 11:49:21 * @Last Modified by: Young * @Last Modified time: 2019-04-08 11:12:23
* @Author: Young * DSHARP * @flow * @Date: 2018-10-26 14:33:17 * @Last Modified by: Young * @Last Modified time: 2018-10-26 15:00:25
* @Author: Young * DSHARP * @flow * @Date: 2019-03-19 15:08:04 * @Last Modified by: Young * @Last Modified time: 2019-03-19 15:38:16
* @Author: Young * DSHARP * @flow * @Date: 2018-07-23 17:30:08 * @Last Modified by: Young * @Last Modified time: 2018-07-25 10:55:07
* @Author: Young * DSHARP * @flow * @Date: 2018-06-28 15:47:58 * @Last Modified by: Young * @Last Modified time: 2018-07-26 10:33:08
* @Author: Young * DSHARP * @flow * @Date: 2019-05-17 10:36:42 * @Last Modified by: Young * @Last Modified time: 2019-05-17 10:42:43
* @Author: Young * DSHARP * @flow * @Date: 2018-10-26 10:38:25 * @Last Modified by: Young * @Last Modified time: 2018-10-26 11:35:03
* @Author: Young * DSHARP * @flow * @Date: 2018-08-23 14:41:44 * @Last Modified by: Young * @Last Modified time: 2019-04-03 09:34:50
* @Author: Young * DSHARP * @flow * @Date: 2018-07-20 16:13:23 * @Last Modified by: Young * @Last Modified time: 2018-07-24 15:41:37
* @Author: Young * DSHARP * @flow * @Date: 2018-07-02 15:53:17 * @Last Modified by: Young * @Last Modified time: 2018-07-24 14:55:59
* @Author: Young * DSHARP * @flow * @Date: 2018-07-17 10:40:28 * @Last Modified by: Young * @Last Modified time: 2018-07-24 15:01:07
* @Author: Young * DSHARP * @flow * @Date: 2018-07-25 14:53:27 * @Last Modified by: Young * @Last Modified time: 2018-07-26 10:38:08
* @Author: Young * DSHARP * @flow * @Date: 2018-06-28 14:28:46 * @Last Modified by: Young * @Last Modified time: 2018-07-19 14:49:19
* @Author: Young * DSHARP * @flow * @Date: 2018-08-08 09:38:15 * @Last Modified by: Young * @Last Modified time: 2019-04-03 09:35:34
* @Author: Young * DSHARP * @flow * @Date: 2019-03-28 14:46:11 * @Last Modified by: Young * @Last Modified time: 2019-03-28 15:55:35
* @Author: Young * DSHARP * @flow * @Date: 2019-03-20 14:20:52 * @Last Modified by: Young * @Last Modified time: 2019-03-25 15:48:53
Index ¶
- func Bugs(req model.ProjectBugRequest) map[string]interface{}
- func BugsChartData(uids []string, projectId string) map[string]interface{}
- func ChangePassword(uid, old, new string) map[string]interface{}
- func CollectDeviceToken(dt model.DeviceToken) map[string]interface{}
- func DeleteProject(uid, projectId string) map[string]interface{}
- func InsertMemberAction(members []model.EditMember, projectID string) map[string]interface{}
- func MobilePrivacyContent() string
- func NewProject(project model.Project) map[string]interface{}
- func Profile(userid string) map[string]interface{}
- func ProjectDetail(uid, projectId string) map[string]interface{}
- func Projects(uid string) map[string]interface{}
- func ReceiveFromList(uid, projectid string) map[string]interface{}
- func SaveProject(project model.EditProject) map[string]interface{}
- func SaveProjectMember(username, password string) map[string]interface{}
- func Signin(username, password string) map[string]interface{}
- func SigninFromMobile(username, password string) map[string]interface{}
- func SigninOrUp(username, password string, inup bool) map[string]interface{}
- func TryCatch(header model.Header, info string) map[string]interface{}
- func UpdateLastedBugDateFetched(uid, projectid string, state int)
- func XgPush(deviceTokens []string, title, info string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bugs ¶
func Bugs(req model.ProjectBugRequest) map[string]interface{}
func BugsChartData ¶
func ChangePassword ¶
func CollectDeviceToken ¶
func CollectDeviceToken(dt model.DeviceToken) map[string]interface{}
func DeleteProject ¶
func InsertMemberAction ¶
func InsertMemberAction(members []model.EditMember, projectID string) map[string]interface{}
func MobilePrivacyContent ¶
func MobilePrivacyContent() string
func NewProject ¶
func ProjectDetail ¶
func ReceiveFromList ¶
func SaveProject ¶
func SaveProject(project model.EditProject) map[string]interface{}
func SaveProjectMember ¶
func SigninFromMobile ¶
func SigninOrUp ¶
Types ¶
This section is empty.