package
0.0.0-20230626062542-33854e17cc9b
Repository: https://github.com/baidu-security/app-env-docker.git
Documentation: pkg.go.dev

# Functions

TestConn tests that a net.Conn implementation properly satisfies the interface.

# Type aliases

MakePipe creates a connection between two endpoints and returns the pair as c1 and c2, such that anything written to c1 is read by c2 and vice-versa.