gofmt
This commit is contained in:
parent
1ecec49885
commit
42bb91c2e6
@ -27,6 +27,7 @@ var log = logging.Logger("rpcenc")
|
|||||||
var Timeout = 30 * time.Second
|
var Timeout = 30 * time.Second
|
||||||
|
|
||||||
type StreamType string
|
type StreamType string
|
||||||
|
|
||||||
const (
|
const (
|
||||||
Null StreamType = "null"
|
Null StreamType = "null"
|
||||||
PushStream StreamType = "push"
|
PushStream StreamType = "push"
|
||||||
|
Loading…
Reference in New Issue
Block a user