Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frankyang0529/longhorn-interface

longhorn grpc interfaces
https://github.com/frankyang0529/longhorn-interface

Last synced: about 1 month ago
JSON representation

longhorn grpc interfaces

Awesome Lists containing this project

README

        

# longhorn-interface

## Dependencies

* protoc 24.3
* protoc-gen-go 1.31.0
* protoc-gen-go-grpc 1.3.0
* python protobuf 4.24.3

## Generate protobuf files

```
make generate_grpc
```