//
pkg.gl
Category
github.com/instructure/mc-go-mysql
test_util
conn
package
1.1.3
Repository:
https://github.com/instructure/mc-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.