ioconn
Package ioconn allows any combination of an io.Reader, io.Writer and io.Closer to become a net.Conn
-
Filename
Size
Last Commit Date
Commit Message
-
..
-
LICENSE
767
2015/11/02 17:47:56
Added License
-
README.md
2300
2024/08/13 20:52:42
regen'd README
-
go.mod
46
2022/03/24 14:26:01
added go.mod
-
ioconn.go
2608
2024/06/07 22:15:45
minor cleanup
-
ioconn_test.go
245
2015/11/25 14:19:14
Conn needs to be a pointer