mirror of
https://github.com/go-i2p/go-sam-go.git
synced 2025-07-21 11:53:13 -04:00
Work on stream tests
This commit is contained in:
@@ -8,7 +8,9 @@ import (
|
|||||||
"github.com/go-i2p/i2pkeys"
|
"github.com/go-i2p/i2pkeys"
|
||||||
)
|
)
|
||||||
|
|
||||||
type SAM common.SAM
|
type SAM struct {
|
||||||
|
*common.SAM
|
||||||
|
}
|
||||||
|
|
||||||
// Represents a streaming session.
|
// Represents a streaming session.
|
||||||
type StreamSession struct {
|
type StreamSession struct {
|
||||||
|
Reference in New Issue
Block a user