mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-05 00:53:58 -04:00
6 lines
69 B
Go
6 lines
69 B
Go
package dns
|
|
|
|
func CheckUncleanShutdown(string) error {
|
|
return nil
|
|
}
|