Documentation ¶
Index ¶
- type Session
- func (s *Session) Cookies() string
- func (s *Session) Dumps() ([]byte, error)
- func (s *Session) Loads(content []byte) error
- func (s *Session) Renew() (cookies string, err error)
- func (s *Session) RenewWithQrCode() (image []byte, err error)
- func (s *Session) Wait(ctx context.Context) (cookies string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.