policy-engine/pkg/engine/inmemory
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
..
inmemory.go [#25] engine: Refactor ChainRouter interface 2023-12-05 09:20:54 +00:00
inmemory_test.go [#25] engine: Refactor ChainRouter interface 2023-12-05 09:20:54 +00:00
local_storage.go [#1] chain: Fix ID type from string to bytes 2024-01-24 11:04:03 +03:00
local_storage_test.go [#1] chain: Fix ID type from string to bytes 2024-01-24 11:04:03 +03:00
morph_storage.go [#3] engine: Refactor MorphRuleChainStorage 2023-12-06 12:25:55 +03:00