Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
type Info struct { AppId string `json:"appid"` Source string `json:"source"` //来自己client ,`如果 server,表示具体服务名 Terminal string `json:"terminal"` Version string `json:"version"` //应用程序版本 Channel string `json:"channel"` //渠道(小米、华为、360、VIVO、OPPO、APPLE) Extinfo string `json:"extinfo"` //base64 json }
Info *
- 应用app信息
func (Info) HasExtInfo ¶
Click to show internal directories.
Click to hide internal directories.