refactor: restructure project
This commit is contained in:
parent
1bde2041e1
commit
8215e1f13a
21 changed files with 850 additions and 269 deletions
|
@ -1,5 +1,7 @@
|
|||
package geoloc
|
||||
|
||||
const CalculationValue uint = 256
|
||||
|
||||
type IPInfo struct {
|
||||
IPNumFrom uint `json:"ip_num_min"`
|
||||
IPNumTo uint `json:"ip_num_max"`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue