mirror of
https://github.com/lionsoul2014/ip2region.git
synced 2025-12-08 19:25:22 +00:00
Update README.md
更改 markdow h 标签错误格式!
This commit is contained in:
parent
2f26c9bc71
commit
a784a0295e
@ -1,6 +1,6 @@
|
||||
###golang 实现ip地址查询
|
||||
### golang 实现ip地址查询
|
||||
|
||||
####获取
|
||||
#### 获取
|
||||
|
||||
```
|
||||
go get github.com/mohong122/ip2region/binding/golang
|
||||
@ -9,7 +9,7 @@ go get github.com/mohong122/ip2region/binding/golang
|
||||
|
||||
|
||||
|
||||
####使用
|
||||
#### 使用
|
||||
|
||||
```golang
|
||||
|
||||
@ -38,7 +38,7 @@ func main() {
|
||||
|
||||
```
|
||||
|
||||
####返回对象
|
||||
#### 返回对象
|
||||
```golang
|
||||
type IpInfo struct {
|
||||
CityId int64
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user