Canonical location of the Dragonfly API definition
Go to file
Gaius 9acb07f3ac
docs: readme remove release badge
Signed-off-by: Gaius <gaius.qi@gmail.com>
2022-07-29 16:00:41 +08:00
.github chore: add .github files 2022-07-29 15:35:23 +08:00
hack feat: generate grpc proto and mocks 2022-07-29 15:06:10 +08:00
pkg/apis chore: add .github files 2022-07-29 15:35:23 +08:00
.gitignore feat: generate grpc proto and mocks 2022-07-29 15:06:10 +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
LICENSE Initial commit 2022-07-28 20:31:19 +08:00
Makefile feat: generate grpc proto and mocks 2022-07-29 15:06:10 +08:00
README.md docs: readme remove release badge 2022-07-29 16:00:41 +08:00
go.mod chore: add .github files 2022-07-29 15:35:23 +08:00
go.sum chore: add .github files 2022-07-29 15:35:23 +08:00

README.md

api

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

Welcome developers to actively participate in community discussions and contribute code to Dragonfly. We will remain concerned about the issues discussed in the community and respond quickly.

Contributing

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

Code of Conduct

Please refer to our Code of Conduct.