Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
//go:build !linux
-// +build !linux
/* SPDX-License-Identifier: MIT
*
//go:build linux
-// +build linux
/* SPDX-License-Identifier: MIT
*
// license that can be found in the LICENSE file.
//go:build windows
-// +build windows
package namedpipe
// license that can be found in the LICENSE file.
//go:build windows
-// +build windows
// Package namedpipe implements a net.Conn and net.Listener around Windows named pipes.
package namedpipe
// license that can be found in the LICENSE file.
//go:build windows
-// +build windows
package namedpipe_test
//go:build ignore
-// +build ignore
/* SPDX-License-Identifier: MIT
*
//go:build ignore
-// +build ignore
/* SPDX-License-Identifier: MIT
*
//go:build ignore
-// +build ignore
/* SPDX-License-Identifier: MIT
*