Add DB delete (#134)

This commit is contained in:
Asim Aslam
2021-06-02 18:19:09 +01:00
committed by GitHub
parent d49c75bd5c
commit abbb37c592
8 changed files with 57 additions and 33 deletions

View File

@@ -6,7 +6,6 @@ init:
go get -u github.com/golang/protobuf/protoc-gen-go
go get github.com/micro/micro/v3/cmd/protoc-gen-micro
.PHONY: api
api:
protoc --openapi_out=. --proto_path=. proto/db.proto