Documentation ¶
Overview ¶
*
- Description:
- Author: Yihen.Liu
- Create: 2021-04-30
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RunService ¶
func RunService()
Types ¶
type Invitor ¶
type Invitor struct { ID int `json:"id"` InvitorURL string `json:"invitor_url"` UserName string `json:"user_name"` FirstName string `json:"first_name"` UserId string `json:"user_id"` Status int8 `json:"status"` GroupName string `json:"group_name"` CreateTime int64 `json:"create_time"` UpdateTime int64 `json:"update_time"` }
Click to show internal directories.
Click to hide internal directories.