package sam3 import ( "github.com/go-i2p/go-sam-go/stream" ) type StreamListener struct { *stream.StreamListener }