Merge pull request #115 from 9seconds/gogettable

Make mtg go-gettable
This commit is contained in:
Sergey Arkhipov
2019-11-19 11:55:33 +03:00
committed by GitHub
53 changed files with 145 additions and 125 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ import (
"context"
"time"
"mtg/conntypes"
"mtg/protocol"
"github.com/9seconds/mtg/conntypes"
"github.com/9seconds/mtg/protocol"
)
const muxGCEvery = time.Minute