//
pkg.gl
Category
github.com/justaparth/go-mysql
test_util
conn
package
2.0.0+incompatible
Repository:
https://github.com/justaparth/go-mysql.git
Documentation:
pkg.go.dev
Overview
Versions
2
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.