//
pkg.gl
Category
github.com/pingcap/tidb
pkg
server
internal
testutil
package
9.0.0-alpha+incompatible
Repository:
https://github.com/pingcap/tidb.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
3
Dependents
2
Files
35 SLOC
#
Functions
GetPortFromTCPAddr
GetPortFromTCPAddr gets the port from a net.Addr.
#
Structs
BytesConn
BytesConn is a net.Conn implementation, which reads data from a bytes.Buffer.