Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lpxxn/grpc_demo
https://github.com/lpxxn/grpc_demo
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lpxxn/grpc_demo
- Owner: lpxxn
- License: gpl-3.0
- Created: 2022-03-26T03:42:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-08T11:16:31.000Z (over 2 years ago)
- Last Synced: 2024-06-20T09:22:42.437Z (5 months ago)
- Language: Go
- Size: 35.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grpc_demo
etct 3.5.0
```
go get go.etcd.io/etcd/v3
```
```
GRPC_GO_LOG_SEVERITY_LEVEL=info GRPC_GO_LOG_VERBOSITY_LEVEL=99 go run main.go
``````
ETCDCTL_API=3 etcdctl get "" --from-key
```