directory
Version:
v0.0.0-...-96b78a5
Opens a new window with list of versions in this module.
Published: Aug 19, 2021
License: MIT
Opens a new window with license information.
README
¶
gRPC サービスの定義
このディレクトリでは認証基盤と記法変換の 2 つの gRPC サービスの定義を行います.
account.proto, renderer.proto には, それぞれ gRPC サービスの定義が protocol buffers で記述されています
- これらの定義から自動生成されたコードは
go, ts の各ディレクトリに配置され, また各サービスの実装のディレクトリにもコピーされています
コード生成
scripts/compile を実行すると
- コード生成を行うための Docker イメージの作成
- コード生成
- 生成したコードの各サービスの実装ディレクトリへのコピー
を行います.
Directories
¶
go
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.