Canonical location of the Dragonfly API definition
Go to file
dependabot[bot] 0abe9d94e4
chore(deps): bump google.golang.org/grpc from 1.53.0-dev to 1.56.0-dev (#123)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0-dev to 1.56.0-dev.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0-dev...v1.56.0-dev)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 10:37:13 +08:00
.github docs: optimize Community description in README.md (#114) 2023-04-10 17:46:45 +08:00
hack feat: add tfserving prediction client proto (#101) 2023-03-22 14:28:24 +08:00
pkg/apis feat: remove SyncNetworkTopology api (#119) 2023-04-24 18:56:19 +08:00
proto feat: remove SyncNetworkTopology api (#119) 2023-04-24 18:56:19 +08:00
src feat: remove SyncNetworkTopology api (#119) 2023-04-24 18:56:19 +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 feat: update tonic-build to v0.9.0 (#113) 2023-04-03 18:11:55 +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 docs: change dingtalk link (#115) 2023-04-11 20:28:45 +08:00
build.rs feat: add tfserving prediction client proto (#101) 2023-03-22 14:28:24 +08:00
go.mod chore(deps): bump google.golang.org/grpc from 1.53.0-dev to 1.56.0-dev (#123) 2023-05-22 10:37:13 +08:00
go.sum chore(deps): bump google.golang.org/grpc from 1.53.0-dev to 1.56.0-dev (#123) 2023-05-22 10:37:13 +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.