Canonical location of the Dragonfly API definition
Go to file
Gaius bb4e1d92ff
fix: digest's regular (#174)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-08-29 23:21:40 +08:00
.github docs: optimize Community description in README.md (#114) 2023-04-10 17:46:45 +08:00
hack feat: add inference proto (#130) 2023-06-28 19:01:45 +08:00
pkg/apis fix: digest's regular (#174) 2023-08-29 23:21:40 +08:00
proto feat: add idc and location to ListSchedulers request (#171) 2023-08-25 15:49:00 +08:00
src feat: add idc and location to ListSchedulers request (#171) 2023-08-25 15:49:00 +08:00
.gitignore feat: init rust grpc protoc (#51) 2023-01-04 15:35:17 +08:00
.golangci.yml feat: generate grpc proto and mocks 2022-07-29 15:06:10 +08:00
.markdownlint.yml feat: generate grpc proto and mocks 2022-07-29 15:06:10 +08:00
Cargo.toml fix: digest's regular (#174) 2023-08-29 23:21:40 +08:00
LICENSE Initial commit 2022-07-28 20:31:19 +08:00
Makefile feat: init rust grpc protoc (#51) 2023-01-04 15:35:17 +08:00
README.md chore: change Github Discussion link 2023-05-30 17:44:09 +08:00
build.rs chore: update tonic and tokio version (#158) 2023-07-27 15:06:05 +08:00
go.mod chore(deps): bump google.golang.org/grpc from 1.58.0-dev to 1.59.0-dev (#173) 2023-08-29 23:15:32 +08:00
go.sum chore(deps): bump google.golang.org/grpc from 1.58.0-dev to 1.59.0-dev (#173) 2023-08-29 23:15:32 +08:00

README.md

api

Discussions LICENSE

Canonical location of the Dragonfly API definition. The project includes the api definitions of dragonfly services and the mocks of the interface.

Note to developers

If developers need to change dragonfly api definition, please contact dragonfly maintainers.

Community

Join the conversation and help the community.

Contributing

You should check out our CONTRIBUTING and develop the project together.

Code of Conduct

Please refer to our Code of Conduct.