We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1663905 commit 55ebd51Copy full SHA for 55ebd51
README.md
@@ -79,3 +79,11 @@ or
79
```shell script
80
$ make install
81
```
82
+
83
+## 関連リポジトリ
84
85
+- [try-golang-extlib](https://github.com/devlights/try-golang-extlib)
86
+ - 3rd party ライブラリのサンプルはこちらで管理しています。
87
+- [go-crosscompile-example](https://github.com/devlights/go-crosscompile-example)
88
+- [go-grpc-uds-example](https://github.com/devlights/go-grpc-uds-example)
89
+- [go-protobuf-example](https://github.com/devlights/go-protobuf-example)
0 commit comments