mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-03 12:20:27 +08:00
优化代码
This commit is contained in:
@@ -119,5 +119,6 @@ func (this *IPLibrary) LookupIP(ip string) *QueryResult {
|
||||
func (this *IPLibrary) Destroy() {
|
||||
if this.reader != nil {
|
||||
this.reader.Destroy()
|
||||
this.reader = nil
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user