Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FramerRunTests ¶
func FramerRunTests(t *testing.T, framer framerinterface.Framer)
FramerRunTests is an internal function that will run the tests on the given framer
Types ¶
type LoopbackReadWriter ¶
type LoopbackReadWriter struct { io.Reader io.WriteCloser }
LoopbackReadWriter is a simple loopback pipe
Click to show internal directories.
Click to hide internal directories.