refactor: relocate protoapi stub files to examples/grpcentity/protoapi

This commit is contained in:
2026-07-17 16:37:06 +09:00
parent 5408a70118
commit 044f0e4d42
6 changed files with 611 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package entity
import (
"context"
"fmt"
"grpccanary/protoapi"
"grpccanary/examples/grpcentity/protoapi"
"math/rand"
"net"
"time"