package
Version:
v1.3.3-rc3
Opens a new window with list of versions in this module.
Published: May 8, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Fofa a fofa client can be used to make queries
type User struct {
Email string `json:"email,omitempty"`
Fcoin int `json:"fcoin,omitempty"`
Vip bool `json:"bool,omitempty"`
RemainApiQuery int64 `json:"remain_api_query,omitempty"`
Avatar string `json:"avatar,omitempty"`
Err string `json:"errmsg,omitempty"`
}
User struct for fofa user
Source Files
¶
Click to show internal directories.
Click to hide internal directories.