netbird/client/internal/peer
Zoltan Papp c3ed08c249
Fix nil pointer exception in error handling (#696)
In case if the wgctrl.New() return with err, should not close the
resource.
2023-02-21 10:50:34 +01:00
..
conn_test.go Load WgPort from config file and exchange via signal (#449) 2022-09-02 19:33:35 +02:00
conn.go Fix nil pointer exception in error handling (#696) 2023-02-21 10:50:34 +01:00
error_test.go Test conn (#199) 2022-01-21 13:52:19 +01:00
error.go Test conn (#199) 2022-01-21 13:52:19 +01:00
status_test.go Enhance status command (#382) 2022-07-05 19:47:50 +02:00
status.go Enhance status command (#382) 2022-07-05 19:47:50 +02:00