No description
Find a file
Evgenii Stratonikov c1ac4ad957 [#xx] Initial implementation
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-10-20 13:17:48 +03: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 Initial commit 2023-10-04 08:29:00 +00:00
.pre-commit-config.yaml Initial commit 2023-10-04 08:29:00 +00:00
chain.go [#xx] Initial implementation 2023-10-20 13:17:48 +03:00
chain_names.go [#xx] Initial implementation 2023-10-20 13:17:48 +03:00
chain_test.go [#xx] Initial implementation 2023-10-20 13:17:48 +03:00
error.go [#xx] Initial implementation 2023-10-20 13:17:48 +03:00
glob.go [#xx] Initial implementation 2023-10-20 13:17:48 +03:00
go.mod [#xx] Initial implementation 2023-10-20 13:17:48 +03:00
go.sum [#xx] Initial implementation 2023-10-20 13:17:48 +03:00
inmemory.go [#xx] Initial implementation 2023-10-20 13:17:48 +03:00
inmemory_test.go [#xx] Initial implementation 2023-10-20 13:17:48 +03:00
interface.go [#xx] Initial implementation 2023-10-20 13:17:48 +03:00
policy.go [#xx] Initial implementation 2023-10-20 13:17:48 +03:00
resource.go [#xx] Initial implementation 2023-10-20 13:17:48 +03:00
resource_test.go [#xx] Initial implementation 2023-10-20 13:17:48 +03:00