mirror of
https://github.com/lionsoul2014/ip2region.git
synced 2025-12-08 19:25:22 +00:00
use the Header struct
This commit is contained in:
parent
14badde79e
commit
59434d03c9
@ -28,7 +28,7 @@ type Searcher struct {
|
|||||||
handle *os.File
|
handle *os.File
|
||||||
|
|
||||||
// header info
|
// header info
|
||||||
header []byte
|
header *Header
|
||||||
ioCount int
|
ioCount int
|
||||||
|
|
||||||
// use it only when this feature enabled.
|
// use it only when this feature enabled.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user