netbird/management/client
M. Essam ac135ab11d
[management/client/rest] fix panic when body is nil (#3714)
Fixes panic occurring when body is nil (this usually happens when connections is refused) due to lack of nil check by centralizing response.Body.Close() behavior.
2025-05-05 18:54:47 +02:00
..
rest [management/client/rest] fix panic when body is nil (#3714) 2025-05-05 18:54:47 +02:00
client_test.go [management] use permission modules (#3622) 2025-04-10 11:06:52 +02:00
client.go [client] fix extra DNS labels parameter to Register method in client (#3371) 2025-02-24 14:53:59 +03:00
grpc.go [client] Revert mgm client error handling (#3764) 2025-04-30 13:09:00 +02:00
mock.go [client] fix extra DNS labels parameter to Register method in client (#3371) 2025-02-24 14:53:59 +03:00