Canonical location of the Dragonfly API definition
Go to file
Chlins Zhang b6d2590f97
feat: add proxy port to common.Host (#530)
Signed-off-by: chlins <chlins.zhang@gmail.com>
2025-08-18 20:22:31 +08:00
.github
hack
pkg/apis feat: add proxy port to common.Host (#530) 2025-08-18 20:22:31 +08:00
proto feat: add proxy port to common.Host (#530) 2025-08-18 20:22:31 +08:00
src feat: add proxy port to common.Host (#530) 2025-08-18 20:22:31 +08:00
.gitignore
.golangci.yml
.markdownlint.yml
Cargo.lock feat: add proxy port to common.Host (#530) 2025-08-18 20:22:31 +08:00
Cargo.toml feat: add proxy port to common.Host (#530) 2025-08-18 20:22:31 +08:00
LICENSE
Makefile
README.md
build.rs
go.mod chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 (#528) 2025-08-13 11:42:15 +08:00
go.sum chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 (#528) 2025-08-13 11:42:15 +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.