Canonical location of the Dragonfly API definition
Go to file
dependabot[bot] 47d34801b0
chore(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8
Bumps google.golang.org/protobuf from 1.36.7 to 1.36.8.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-25 01:48:59 +00: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.7 to 1.36.8 2025-08-25 01:48:59 +00:00
go.sum chore(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 2025-08-25 01:48:59 +00: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.