# Functions
No description provided by the author
No description provided by the author
No description provided by the author
StartFileshareManagementLoop starts the management loop in separate goroutine and returns a control channel and a shutdown channel.
WaitForLogout will send over logoutChan when user under the username logs out(i.e there are no remaining user processes for that user).
# Structs
NorduserProcessMonitor monitors the nordvpn system group and starts/stops norduserd for users added/removed from the group.
No description provided by the author
StartNorduserdMiddleware provides a way to start/stop norduserd when handling nordvpnd gRPCs.
No description provided by the author
# Type aliases
No description provided by the author