mirror of
https://github.com/netbirdio/netbird.git
synced 2024-11-07 16:54:16 +01:00
8c5c6815e0
The use of reflection should generally be minimized in Go code because it can make the code less readable, less type-safe, and potentially slower. In this particular case we can simply rely on type switch. |
||
---|---|---|
.. | ||
android | ||
cmd | ||
firewall | ||
internal | ||
proto | ||
server | ||
ssh | ||
system | ||
testdata | ||
ui | ||
Dockerfile | ||
installer.nsis | ||
main.go | ||
manifest.xml | ||
netbird.wxs | ||
resources.rc |