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