3.8.0 • Published 5 months ago
eol-commons-grpc v3.8.0
eol-commons-grpc-ts
A commons package for grpc in typescript.
Building proto models with eol-protogen
A script to generate proto models from one or multiple proto files. Usage:
"scripts": {
"proto:gen": "npx eol-protogen --model ./src/models --proto ./proto-internal --service services.draft.drafts services.draft.lotteries",
}
Options
Argument | Short | Description | Default | Required |
---|---|---|---|---|
--model \ | -m | Model path | ./src/models | false |
--proto \ | -p | Proto path | ./proto-internal | false |
--service \<...name> | -s | Service names | true |
.proto ending will be appended to each service name.
3.8.0
5 months ago
3.7.4
2 years ago
3.7.2
2 years ago
3.5.4
2 years ago
3.7.1
2 years ago
3.5.3
2 years ago
3.7.0
2 years ago
3.5.2
2 years ago
3.6.0
2 years ago
3.5.1
2 years ago
3.5.0
2 years ago
3.4.0
2 years ago
3.4.1
2 years ago
3.3.1
3 years ago
3.3.0
3 years ago
3.2.2
3 years ago
3.2.0
3 years ago
3.0.0
3 years ago
2.1.0
3 years ago
2.0.1
3 years ago
1.3.1
3 years ago
1.2.0
3 years ago
1.1.0
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
0.1.0
3 years ago