remove graphql
Some checks failed
test / test (push) Failing after 0s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2026-02-11 23:38:17 +03:00
parent 5acc4c18ed
commit 7794b2cef3
18 changed files with 27 additions and 886 deletions

View File

@@ -14,4 +14,4 @@ package main
//go:generate protoc -I. -I./tag --go_out=paths=source_relative:. ./tag/tag.proto
//go:generate protoc -I. -I./tag --go_out=paths=source_relative:. ./errors/errors.proto
//go:generate protoc -I. -I./tag --go_out=paths=source_relative:. ./codec/frame.proto
//go:generate protoc -I. -I./graphql --go_out=paths=source_relative:. ./graphql/graphql.proto
////go:generate protoc -I. -I./graphql --go_out=paths=source_relative:. ./graphql/graphql.proto