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