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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-05T09:21:30.000Z (over 5 years ago)
- Last Synced: 2025-01-31T07:45:40.204Z (4 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)
```