mirror of
https://github.com/netbirdio/netbird.git
synced 2025-10-26 11:17:32 +00:00
* feature: support new management service protocol * chore: add more logging to track networkmap serial * refactor: organize peer update code in engine * chore: fix lint issues * refactor: extract Signal client interface * test: add signal client mock * refactor: introduce Management Service client interface * chore: place management and signal clients mocks to respective packages * test: add Serial test to the engine * fix: lint issues * test: unit tests for a networkMapUpdate * test: unit tests Sync update |
||
|---|---|---|
| .. | ||
| login_test.go | ||
| login.go | ||
| root.go | ||
| service_controller.go | ||
| service_installer.go | ||
| service.go | ||
| testutil.go | ||
| up_test.go | ||
| up.go | ||
| version.go | ||