No description
Find a file
aarifullin 5ac9578435 [#45] morph: Pass actor providers instead actors themselves
* Make NewContractStorage and NewContractStorageWithSimpleActor
  recieve actor providers instead actors themselves
  because actors may be expired if websocket connection was broken.

Signed-off-by: Airat Arifullin <aarifullin@yadro.com>
2024-01-23 18:39:46 +03:00
.forgejo/workflows [#14] .forgejo: Add tests and lint workflows 2023-11-01 11:18:57 +03:00
docs [#26] schema: Add resource name validation method 2023-12-19 16:40:59 +00:00
iam [#33] pkg/chain: Support CondSliceContains condition 2023-12-21 11:13:52 +00:00
pkg [#45] morph: Pass actor providers instead actors themselves 2024-01-23 18:39:46 +03:00
schema [#876] policy: Add resource\request for container 2024-01-22 13:47:24 +03:00
util [#7] engine: Move globMatch to common util package 2023-11-15 09:22:42 +00:00
.gitattributes Initial commit 2023-10-04 08:29:00 +00:00
.gitignore Initial commit 2023-10-04 08:29:00 +00:00
.gitlint Initial commit 2023-10-04 08:29:00 +00:00
.golangci.yml [#14] pre-commit: Add gofumpt 2023-11-01 11:24:25 +03:00
.pre-commit-config.yaml [#14] .forgejo: Add tests and lint workflows 2023-11-01 11:18:57 +03:00
go.mod [#33] pkg/chain: Support CondSliceContains condition 2023-12-21 11:13:52 +00:00
go.sum [#33] pkg/chain: Support CondSliceContains condition 2023-12-21 11:13:52 +00:00
Makefile [#14] pre-commit: Add gofumpt 2023-11-01 11:24:25 +03:00