Imports of package prefork

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
github.com/valyala/fasthttpPackage fasthttp provides fast HTTP server and client API.
github.com/valyala/fasthttp/reuseportPackage reuseport provides TCP net.Listener with SO_REUSEPORT support.
logPackage log implements a simple logging package.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
osPackage os provides a platform-independent interface to operating system functionality.
os/execPackage exec runs external commands.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.