package
module
Version:
v0.0.0-...-5750f7e
Opens a new window with list of versions in this module.
Published: Mar 21, 2022
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AnalyseResult struct {
IP string `json:"ip,omitempty"`
Country string `json:"country,omitempty"`
Province string `json:"province,omitempty"`
City string `json:"city,omitempty"`
Area string `json:"area,omitempty"`
Isp string `json:"isp,omitempty"`
}
type FileData struct {
Data []byte
Path *os.File
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.