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