mirror of
https://github.com/p4gefau1t/trojan-go.git
synced 2024-04-21 12:21:34 +00:00
update docs, config
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
package api
|
||||
|
||||
import (
|
||||
context "context"
|
||||
"context"
|
||||
"fmt"
|
||||
"testing"
|
||||
"time"
|
||||
@@ -9,7 +9,7 @@ import (
|
||||
"github.com/p4gefau1t/trojan-go/common"
|
||||
"github.com/p4gefau1t/trojan-go/conf"
|
||||
"github.com/p4gefau1t/trojan-go/stat/memory"
|
||||
grpc "google.golang.org/grpc"
|
||||
"google.golang.org/grpc"
|
||||
)
|
||||
|
||||
func TestServerAPI(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user