//
pkg.gl
Category
github.com/sendx/go-guerrilla
mocks
package
1.6.1
Repository:
https://github.com/sendx/go-guerrilla.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
135 SLOC
#
Functions
NewConn
No description provided by the author
#
Constants
URL
No description provided by the author
#
Structs
Addr
Addr is a fake network interface which implements the net.Addr interface.
Conn
MockConn facilitates testing by providing two connected ReadWriteClosers each of which can be used in place of a net.Conn.
End
End is one 'end' of a simulated connection.