mirror of
https://github.com/netbirdio/netbird.git
synced 2024-11-23 08:33:45 +01:00
6 lines
69 B
Go
6 lines
69 B
Go
package dns
|
|
|
|
func CheckUncleanShutdown(string) error {
|
|
return nil
|
|
}
|