add copy metadata from grpc-go (#386)
Some checks failed
coverage / build (push) Failing after 1m5s
test / test (push) Successful in 2m10s

Co-authored-by: Василий Толстов <v.tolstov@unistack.org>
Co-authored-by: Vasiliy Tolstov <v.tolstov@unistack.org>
Co-authored-by: vtolstov <vtolstov@users.noreply.github.com>
Reviewed-on: #386
Co-authored-by: Evstigneev Denis <danteevstigneev@yandex.ru>
Co-committed-by: Evstigneev Denis <danteevstigneev@yandex.ru>
This commit is contained in:
2025-01-25 15:57:55 +03:00
parent f3f2a9b737
commit 816abc2bbc
3 changed files with 286 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
//go:build !exclude
// Package metadata is a way of defining message headers
package metadata