Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Datasource ¶
type Hit ¶
type Hit struct { gorm.Model Ip string `json:ip` Path string `json:path` Host string `json:host` Ua string `json:ua` Lang string `json:lang` Length string `json:length` Status int `json:status` City string Subdivision string CountryName string CountryCode string Timezone string Latitude float64 Longitude float64 IsProxy bool IsSatProvider bool }
type HttpServer ¶
Click to show internal directories.
Click to hide internal directories.