Compare commits

...

3 Commits

2 changed files with 2 additions and 3 deletions

View File

@ -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查询库
# 使用说明

View File

@ -2,7 +2,6 @@ package qqwry
import (
"bytes"
_ "embed"
"encoding/binary"
"errors"
"golang.org/x/text/encoding/simplifiedchinese"