netbird/management/cmd
Misha Bragin d0c6d88971
Simplified Store Interface (#545)
This PR simplifies Store and FileStore
by keeping just the Get and Save account methods.

The AccountManager operates mostly around
a single account, so it makes sense to fetch
the whole account object from the store.
2022-11-07 12:10:56 +01:00
..
management.go Simplified Store Interface (#545) 2022-11-07 12:10:56 +01:00
root.go Add Open-telemetry support (#517) 2022-10-21 16:24:13 +02:00