package
0.0.0-20170927090418-fc15ddb28967
Repository: https://github.com/iamduo/workq.git
Documentation: pkg.go.dev
# Structs
Client represents a single unique connection with convenience methods to return a Limited bufio.Reader, Writer, and Closer.
# Interfaces
Conn interface to clarify actual behavior required and for easier integration testing.