@@ -14,10 +14,6 @@ import (
|
|||||||
"google.golang.org/grpc/status"
|
"google.golang.org/grpc/status"
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
|
||||||
port = ":9000"
|
|
||||||
)
|
|
||||||
|
|
||||||
// Server is used to implement gorush grpc server.
|
// Server is used to implement gorush grpc server.
|
||||||
type Server struct {
|
type Server struct {
|
||||||
mu sync.Mutex
|
mu sync.Mutex
|
||||||
|
|||||||
Reference in New Issue
Block a user