Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUnionId ¶
Types ¶
type LoginReply ¶
type LoginReply struct {
UInfo *UserInfo
Session *UserSession
}
func Login ¶
func Login(wxAppId, wxAppSecret, code, rawData, signature string) (*LoginReply, error)
type UserInfo ¶
Click to show internal directories.
Click to hide internal directories.