Protocol buffer files for Apache HoraeDB (Incubating). Projects that manage generated code of different languages are also in this repository. They act as underlying dependencies of the client, server, and meta.
[!IMPORTANT] Apache HoraeDB (incubating) is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.
Please read the DISCLAIMER and a full explanation of "incubating".
cargo add horaedbproto
go get github.com/apache/incubator-horaedb-proto/golang
Add a maven dependency to your project.
<dependency>
<groupId>org.apache.horaedb</groupId>
<artifactId>horaedb-proto-internal</artifactId>
<version>${horaedb-proto-internal.version}</version>
</dependency>
After modifying the proto files, something else for different programming languages should be done.
java
directory (During the build process, java code for the latest proto will be generated).As for the Rust projects that depend on this project, everything will be generated during the build process themselves. So nothing else needs to be done for Rust
.
make go
.Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Комментарии ( 0 )