package
Version:
v0.0.0-...-d1c8630
Opens a new window with list of versions in this module.
Published: Sep 8, 2024
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const UA = "Mozilla/5.0 (Windows NT 10.0; rv:95.0) Gecko/20100101 Firefox/95.0"
type UserInfo struct {
MobileCertifiedLogin string `json:"mobile_certified_login"`
FirstName string `json:"firstname"`
Surname string `json:"surname"`
AFM string `json:"afm"`
BirthDate string `json:"birth_date"`
}
Define the structure of the user info response
Source Files
¶
Click to show internal directories.
Click to hide internal directories.