netbird/client/cmd
Maycon Santos a31cbb1f5b
abstract peer channel (#101)
* abstract peer channel

* remove wip code

* refactor NewServer with Peer updates channel

* add PeersUpdateManager tests

* adding documentation

* using older version of linter

* verbose lint

* skip cache

* setup go version

* extra output

* configure fetch-depth

* exit 0

* skip-build-cache: true

* disabling failure for lint for now

* fix: darwin issue

* enable lint failure

* remove sock file for macOS

* refactor: remove tests interdependence

* fixed linux native iface

Co-authored-by: braginini <bangvalo@gmail.com>
2021-08-29 17:48:31 +02:00
..
login_test.go fix: login test 2021-08-19 21:17:39 +02:00
login.go add wiretrustee LOGIN command (#90) 2021-08-18 13:35:42 +02:00
root.go add wiretrustee LOGIN command (#90) 2021-08-18 13:35:42 +02:00
service_controller.go add wiretrustee LOGIN command (#90) 2021-08-18 13:35:42 +02:00
service_installer.go Peer management login (#83) 2021-08-15 16:56:26 +02:00
service.go add wiretrustee LOGIN command (#90) 2021-08-18 13:35:42 +02:00
testutil.go abstract peer channel (#101) 2021-08-29 17:48:31 +02:00
up_test.go test: increase client interface up timout 2021-08-20 15:55:28 +02:00
up.go add wiretrustee LOGIN command (#90) 2021-08-18 13:35:42 +02:00