netbird/client/internal/debug
Viktor Liu 1d5e871bdf
[misc] Move shared components to shared directory (#4286)
Moved the following directories:

```
  - management/client → shared/management/client
  - management/domain → shared/management/domain
  - management/proto → shared/management/proto
  - signal/client → shared/signal/client
  - signal/proto → shared/signal/proto
  - relay/client → shared/relay/client
  - relay/auth → shared/relay/auth
```

and adjusted import paths
2025-08-05 15:22:58 +02:00
..
debug_linux.go [client] Add detailed routes and resolved IPs to debug bundle (#4141) 2025-07-25 15:31:06 +02:00
debug_mobile.go [client] Set up signal to generate debug bundles (#3683) 2025-04-16 11:06:22 +02:00
debug_nonlinux.go [client] Add detailed routes and resolved IPs to debug bundle (#4141) 2025-07-25 15:31:06 +02:00
debug_nonmobile.go [client] Add detailed routes and resolved IPs to debug bundle (#4141) 2025-07-25 15:31:06 +02:00
debug_test.go [misc] Move shared components to shared directory (#4286) 2025-08-05 15:22:58 +02:00
debug.go [misc] Move shared components to shared directory (#4286) 2025-08-05 15:22:58 +02:00
format_linux.go [client] Add detailed routes and resolved IPs to debug bundle (#4141) 2025-07-25 15:31:06 +02:00
format_nonwindows.go [client] Add detailed routes and resolved IPs to debug bundle (#4141) 2025-07-25 15:31:06 +02:00
format_windows.go [client] Add detailed routes and resolved IPs to debug bundle (#4141) 2025-07-25 15:31:06 +02:00
format.go [misc] Move shared components to shared directory (#4286) 2025-08-05 15:22:58 +02:00
wgshow.go [client] Add output similar to wg show to the debug package (#3922) 2025-06-05 11:51:39 +02:00