feat/member #1

Merged
daniel.w merged 5 commits from feat/member into main 2024-08-02 02:20:17 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 461209bcfe - Show all commits

View File

@ -5,6 +5,8 @@
goctl
go get -d github.com/envoyproxy/protoc-gen-validate
mockgen -source=./validate.go -destination=../../mock/lib/validate.go -package=lib
```