netbird/iface
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
..
iface_darwin.go abstract peer channel (#101) 2021-08-29 17:48:31 +02:00
iface_linux.go abstract peer channel (#101) 2021-08-29 17:48:31 +02:00
iface_test.go abstract peer channel (#101) 2021-08-29 17:48:31 +02:00
iface_unix.go Removed elevate for now 2021-06-06 23:59:19 +02:00
iface_windows.go feature: Support live peer list update (#51) 2021-07-19 15:02:11 +02:00
iface.go abstract peer channel (#101) 2021-08-29 17:48:31 +02:00
ifacename_darwin.go Peer management login (#83) 2021-08-15 16:56:26 +02:00
ifacename.go Peer management login (#83) 2021-08-15 16:56:26 +02:00
mod.go Rename Name function 2021-06-24 23:16:09 +02:00