Generate Python protobuf files from frostfs-api #3

Open
opened 2025-02-04 11:45:11 +00:00 by orikik · 0 comments
Member

Use the repository frostfs-api to generate Python protobuf files
Examples:

Go (Pulls .proto files from the repository and converts them)
Java (Stores .proto files with itself and generates the necessary files)

Use the repository [frostfs-api](https://git.frostfs.info/TrueCloudLab/frostfs-api) to generate Python protobuf files Examples: [Go](https://git.frostfs.info/TrueCloudLab/frostfs-sdk-go/src/branch/master/prepare.sh) (Pulls .proto files from the repository and converts them) [Java](https://git.frostfs.info/TrueCloudLab/frostfs-sdk-java/src/branch/master/protos) (Stores .proto files with itself and generates the necessary files)
Sign in to join this conversation.
No description provided.