nps-mux icon indicating copy to clipboard operation
nps-mux copied to clipboard

Remove pointer in map

Open ffdfgdfg opened this issue 4 years ago • 0 comments

GC will check all the pointers in map We use it in map.go Maybe we should use uintptr instead of pointer sync map instead of map and RWmutex, atomic value provides Len method, range a list and delete outside

ffdfgdfg avatar Jan 10 '20 04:01 ffdfgdfg