mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-28 09:58:52 +03:00
7 lines
161 B
Go
7 lines
161 B
Go
//go:build windows
|
|
|
|
package aghnet
|
|
|
|
// TODO(e.burkov): Write tests for Windows implementation.
|
|
//
|
|
// See https://github.com/AdguardTeam/AdGuardHome/issues/2846.
|