netbird/dns
Yury Gargay e586eca16c
Improve account copying (#1069)
With this fix, all nested slices and pointers will be copied by value.
Also, this fixes tests to compare the original and copy account by their
values by marshaling them to JSON strings.

Before that, they were copying the pointers that also passed the simple `=` compassion
(as the addresses match).
2023-08-22 17:56:39 +02:00
..
dns.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
nameserver.go Improve account copying (#1069) 2023-08-22 17:56:39 +02:00