Initial setup of motor server

This commit is contained in:
AntoineH 2024-09-04 13:08:08 +02:00
parent d950ba6d1d
commit 202aad293f
4 changed files with 88 additions and 7 deletions

View file

@ -12,7 +12,6 @@ import (
"context"
"log"
"time"
"strings"
"google.golang.org/grpc"
"google.golang.org/grpc/credentials/insecure"