Searched refs:recordingConn (Results 1 – 3 of 3) sorted by relevance
46 type recordingConn struct { struct54 func (r *recordingConn) appendFlow(flowType flowType, message string, data []byte) { argument67 func (r *recordingConn) Read(b []byte) (n int, err error) { argument75 func (r *recordingConn) Write(b []byte) (n int, err error) { argument84 func (r *recordingConn) LogSpecial(message string, data []byte) { argument89 func (r *recordingConn) WriteTo(w io.Writer) { argument109 func (r *recordingConn) Transcript() []byte { argument
31 debug *recordingConn
723 connDebug := &recordingConn{