Documentation ¶
Index ¶
- func BrowserAnalysis(db *Database.DataBase, urlId string) ([]string, []int, error)
- func CountriesAnalyse(db *Database.DataBase, urlId string) ([]string, []int, error)
- func DeviceAnalysis(db *Database.DataBase, urlId string) ([]string, []int, error)
- func GetUrlInfo(db *Database.DataBase, urlId string) ([]Models.UserDeviceInfo, error)
- func OsAnalysis(db *Database.DataBase, urlId string) ([]string, []int, error)
- func TimeAnalysis(db *Database.DataBase, urlId string) ([]string, []int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BrowserAnalysis ¶
func CountriesAnalyse ¶
func DeviceAnalysis ¶
func GetUrlInfo ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.