https://github.com/michimani/proglog
https://github.com/michimani/proglog
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/michimani/proglog
- Owner: michimani
- Created: 2024-07-05T13:57:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T15:21:07.000Z (10 months ago)
- Last Synced: 2025-02-21T22:51:28.241Z (3 months ago)
- Language: Go
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proglog
===書籍『[Go言語による分散サービス](https://www.oreilly.co.jp/books/9784873119977)』(オライリー・ジャパン)のコードに適宜変更を加えて Go 1.22 に対応させたものです。
## 主な変更点
- Go 1.22
- protoc 27.2## Author
[michimani210](https://twitter.com/michimani210)