mirror of
https://github.com/xiaoqidun/qqwry.git
synced 2023-06-27 14:38:22 +08:00
Compare commits
3 Commits
7bc9b30cf4
...
c30cc99c4e
Author | SHA1 | Date | |
---|---|---|---|
c30cc99c4e | |||
7cb8acfa16 | |||
a105f27338 |
@ -1,6 +1,6 @@
|
||||
# qqwry[![Go Reference](https://pkg.go.dev/badge/github.com/xiaoqidun/qqwry.svg)](https://pkg.go.dev/github.com/xiaoqidun/qqwry)
|
||||
# QQWry [![Go Reference](https://pkg.go.dev/badge/github.com/xiaoqidun/qqwry.svg)](https://pkg.go.dev/github.com/xiaoqidun/qqwry)
|
||||
|
||||
golang qqwry,内存操作,线程安全,支持缓存的纯真IP查询库
|
||||
Golang QQWry,内存操作,线程安全,支持缓存的纯真IP查询库
|
||||
|
||||
# 使用说明
|
||||
|
||||
|
1
qqwry.go
1
qqwry.go
@ -2,7 +2,6 @@ package qqwry
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
_ "embed"
|
||||
"encoding/binary"
|
||||
"errors"
|
||||
"golang.org/x/text/encoding/simplifiedchinese"
|
||||
|
Loading…
x
Reference in New Issue
Block a user