//
pkg.gl
Category
github.com/guihouchang/go-mysql
test_util
conn
package
0.0.0-20230516093222-dd8a46773240
Repository:
https://github.com/guihouchang/go-mysql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
62 SLOC
#
Structs
MockConn
MockConn is a simple struct implementing net.Conn that allows us to read what was written to it and feed data it will read from.