Example #1
0
func TestMultistreamTransport(t *testing.T) {
	SubtestAll(t, multistream.NewTransport())
}
Example #2
0
func init() {
	PSTransport = psmss.NewTransport()
}