Skip to content

Commit 00e650a

Browse files
committed
Update README.md
1 parent f1405ec commit 00e650a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ $ make install
104104
- [try-golang-db](https://github.com/devlights/try-golang-db)
105105
- データベースのサンプルはこちらで管理しています。
106106
- [go-crosscompile-example](https://github.com/devlights/go-crosscompile-example)
107+
- Goでクロスコンパイルを行うサンプルです。
107108
- [go-grpc-uds-example](https://github.com/devlights/go-grpc-uds-example)
109+
- GoでgRPCで unix domain socket を扱うサンプルです。
108110
- [go-protobuf-example](https://github.com/devlights/go-protobuf-example)
111+
- Goで protocol buffers を扱うサンプルです。
109112
- [go-unix-domain-socket-example](https://github.com/devlights/go-unix-domain-socket-example)
113+
- Go で unix domain socket を使って通信するサンプルです。

0 commit comments

Comments
 (0)