No description
Find a file
aarifullin 17453d3cda [#7] engine: Revise CachedChainStorage interface
* Nuke out CachedChainStorage interface
* Introduce LocalOverrideStorage interface to manage
  local overrides
* Introduce MorphRuleChainStorage interface to manage
  chains in the policy contract
* Extend Engine interface

Signed-off-by: Airat Arifullin <aarifullin@yadro.com>
2023-11-15 09:22:42 +00:00
.forgejo/workflows [#14] .forgejo: Add tests and lint workflows 2023-11-01 11:18:57 +03:00
iam [#7] engine: Set project structure pattern for files 2023-11-15 09:22:42 +00:00
pkg [#7] engine: Revise CachedChainStorage interface 2023-11-15 09:22:42 +00:00
schema/native [#19] schema: Add native schema consts 2023-11-14 13:09:51 +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 [#2] Initial implementation 2023-10-23 10:45:15 +03:00
go.sum [#2] Initial implementation 2023-10-23 10:45:15 +03:00
Makefile [#14] pre-commit: Add gofumpt 2023-11-01 11:24:25 +03:00