@@ -5,7 +5,7 @@ import (
"google.golang.org/grpc"
)
type GRpcServcer interface {
type GRpcService interface {
Start() error
Stop() error
Restart() error
The note is not visible to the blocked user.