package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Sep 30, 2024
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RegisterReq struct {
Mobile string `json:"mobile,omitempty"`
Email string `json:"email,omitempty"`
Password string `json:"password,omitempty"`
Name string `json:"name,omitempty"`
}
type WxMiniReq struct {
UnionId string `json:"unionId"`
SessionKey string `json:"sessionKey,omitempty"`
Code string `json:"code"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.