//
pkg.gl
Category
github.com/develhell/go-guerrilla
mocks
package
0.0.0-20200522141212-8d83eef088bf
Repository:
https://github.com/develhell/go-guerrilla.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
140 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.