anew
anew copied to clipboard
Change the map type from bool to struct
What
Compared to a boolean, a struct in Go does not occupy any memory space. Implementing this modification will result in a minor enhancement in performance