Skip to content

Commit

Permalink
rename userapi grpc package and change relative proto path
Browse files Browse the repository at this point in the history
  • Loading branch information
elchead committed Nov 28, 2024
1 parent c375309 commit 3285650
Show file tree
Hide file tree
Showing 5 changed files with 126 additions and 114 deletions.
2 changes: 0 additions & 2 deletions internal/userapi/userapi.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,5 @@

package userapi

//go:generate protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative userapi.proto

// Port is the port of the coordinator API.
const Port = "1313"
Loading

0 comments on commit 3285650

Please sign in to comment.