https://github.com/sillyhatxu/word-backend
https://github.com/sillyhatxu/word-backend
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sillyhatxu/word-backend
- Owner: sillyhatxu
- Created: 2019-10-03T10:45:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-05T09:21:30.000Z (about 6 years ago)
- Last Synced: 2025-06-14T09:39:28.426Z (6 months ago)
- Language: Go
- Size: 1.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# word-backend
```
protoc --go_out=plugins=grpc:. *.proto
```
```
fmt.Sprintf(" limit %d,%d ", params.Offset, params.Limit)
```