mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-24 16:41:30 +02:00
Rename ClientOption to Option in the management and signal client packages so callers do not repeat the package name, and silence nilerr on the offline-wait path where a cancelled context means shutdown rather than a retryable failure.