Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
type Info struct { Source Terminal string `json:"terminal"` Version string `json:"version"` //应用程序版本 Channel string `json:"channel"` //渠道(小米、华为、360、VIVO、OPPO、APPLE) Extinfo string `json:"extinfo"` //base64 json }
*
- 应用app信息
func (Info) HasExtInfo ¶
Click to show internal directories.
Click to hide internal directories.