qdrant-cloud-buf-plugins

module
v0.0.0-...-13620e0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2026 License: Apache-2.0

README

qdrant-cloud-buf-plugins

Collection of Buf plugins used by Qdrant Cloud APIs.

Development

This project leverages Make to automate common development tasks. To view all available commands, run:

make help
Setup

To work with this project locally, you need to have Go installed. Additionally, there are other required dependencies that you can install running:

make bootstrap
Running tests

To run the tests, execute:

make test
Formatting & linting code

To format and lint the code of the project, execute:

make fmt
make lint

Directories

Path Synopsis
cmd
buf-plugin-method-options command
Package main implements a plugin that checks that all rpc methods set the required options.
Package main implements a plugin that checks that all rpc methods set the required options.
buf-plugin-permissions-breaking command
Package main implements a plugin that checks for breaking changes in permissions.
Package main implements a plugin that checks for breaking changes in permissions.
buf-plugin-required-fields command
Package main implements a plugin that checks that: - entity-related messages (e.g: Cluster) define a known set of common fields for the Qdrant Cloud API.
Package main implements a plugin that checks that: - entity-related messages (e.g: Cluster) define a known set of common fields for the Qdrant Cloud API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL