frostfs-api-go/session
Aleksey Savchuk 9c5e32a183
[#106] test: Generate correct data for tests
Some tests are using invalid data that do not meet the requirements of the
FrostFS protocol, e.g.
- Container/Object IDs aren't 32 bytes long
- Signature key and sign have invalid length
- Split IDs aren't valid UUIDv4
and etc.

Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
2024-08-30 13:37:29 +03:00
..
grpc [#111] protogen: Emit slice of messages without a pointer 2024-08-28 11:53:08 +03:00
test [#106] test: Generate correct data for tests 2024-08-30 13:37:29 +03:00
convert.go [#111] protogen: Emit slice of messages without a pointer 2024-08-28 11:53:08 +03:00
json.go [#72] session: Unify unmarshaling code 2024-04-20 14:19:19 +03:00
marshal.go [#72] session: Unify unmarshaling code 2024-04-20 14:19:19 +03:00
message_test.go Rename package name 2023-03-07 13:42:36 +03:00
status.go Rename package name 2023-03-07 13:42:36 +03:00
status_test.go Rename package name 2023-03-07 13:42:36 +03:00
string.go Rename package name 2023-03-07 13:42:36 +03:00
types.go [#100] session: Introduce ObjectPatch verb 2024-08-06 12:31:11 +03:00
util.go [#68] Makefile: Use gofumpt for formatting 2024-03-14 10:31:58 +03:00
xheaders.go [#27] *: Resolve godot linter warnings 2023-05-03 14:15:56 +03:00