mirror of
https://github.com/netbirdio/netbird.git
synced 2025-05-23 01:41:00 +02:00
6 lines
69 B
Go
6 lines
69 B
Go
package dns
|
|
|
|
func CheckUncleanShutdown(string) error {
|
|
return nil
|
|
}
|