directory
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: Aug 3, 2021
License: MIT
Opens a new window with license information.
README
¶
Protobuf
Background
We use protobuf and gRPC to implment a client/server.
Installation
Follow instructions to install protoc here and the Go/gRPC plugins.
How to compile
protoc --go_out=. --go-grpc_out=./pb_filesystem --go_opt=module=github.com/basharal/filesystem/proto --go-grpc_opt=paths=source_relative filesystem.proto
Directories
¶
Click to show internal directories.
Click to hide internal directories.