policy-engine/pkg/chain
Dmitrii Stepanov dd0f582fc3 [#1] chain: Fix ID type from string to bytes
ID may be non UTF-8 string, so from developers POV
it is just byte slice.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-01-24 11:04:03 +03:00
..
testdata [#1] chain: Add json marshal/unmarshal 2024-01-24 11:04:03 +03:00
chain.go [#1] chain: Fix ID type from string to bytes 2024-01-24 11:04:03 +03:00
chain_easyjson.go [#1] chain: Fix ID type from string to bytes 2024-01-24 11:04:03 +03:00
chain_names.go [#28] chain: Add S3 chain name 2023-12-13 13:20:38 +00:00
chain_test.go [#41] chain: Fix ID serialization 2024-01-12 10:56:04 +03:00
error.go [#7] engine: Set project structure pattern for files 2023-11-15 09:22:42 +00:00
marshal_binary.go [#1] chain: Fix ID type from string to bytes 2024-01-24 11:04:03 +03:00
marshal_binary_test.go [#1] chain: Add json marshal/unmarshal 2024-01-24 11:04:03 +03:00
marshal_json.go [#1] chain: Fix ID type from string to bytes 2024-01-24 11:04:03 +03:00
marshal_json_test.go [#1] chain: Fix ID type from string to bytes 2024-01-24 11:04:03 +03:00