package
1.59.0
Repository: https://github.com/valyala/fasthttp.git
Documentation: pkg.go.dev

# README

TCPListen

Package tcplisten provides customizable TCP net.Listener with various performance-related options:

The package is derived from go_reuseport.

# Structs

Config provides options to enable on the returned listener.