master.go: line 33 After append a slice, you should rewrite it to the map containter I coundn't push a pr succ, so I leave the code here ```go m.nameservices[s.Name] = ns ```
master.go: line 33
After append a slice, you should rewrite it to the map containter
I coundn't push a pr succ, so I leave the code here