Documentation
¶
Index ¶
Constants ¶
View Source
const (
URLPhoneLogin = "https://app.missevan.com/member/login"
)
Variables ¶
This section is empty.
Functions ¶
func Authorization ¶
func BaseCookie ¶
func BaseCookie() string
Types ¶
type LoginParam ¶
func NewLoginParam ¶
func NewLoginParam(phone string, password string, region string) *LoginParam
func (*LoginParam) Login ¶
func (lp *LoginParam) Login() (res []byte, err error)
Click to show internal directories.
Click to hide internal directories.