FrostFS Access Policy Engine
Find a file
Evgenii Stratonikov 8dc9d9fa58
All checks were successful
DCO action / DCO (pull_request) Successful in 43s
Tests and linters / Tests (1.20) (pull_request) Successful in 53s
Tests and linters / Tests (1.21) (pull_request) Successful in 49s
Tests and linters / Staticcheck (pull_request) Successful in 59s
Tests and linters / Tests with -race (pull_request) Successful in 1m14s
Tests and linters / Lint (pull_request) Successful in 1m55s
[#14] .forgejo: Add tests and lint workflows
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-11-01 11:18:57 +03:00
.forgejo/workflows [#14] .forgejo: Add tests and lint workflows 2023-11-01 11:18:57 +03:00
iam [#14] Fix linter warnings 2023-11-01 11:05:03 +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 [#14] .forgejo: Add tests and lint workflows 2023-11-01 11:18:57 +03:00
chain.go [#14] Fix linter warnings 2023-11-01 11:05:03 +03:00
chain_names.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
chain_test.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
error.go [#14] Fix linter warnings 2023-11-01 11:05:03 +03:00
glob.go [#2] Initial implementation 2023-10-23 10:45:15 +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
inmemory.go [#14] Fix linter warnings 2023-11-01 11:05:03 +03:00
inmemory_test.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
interface.go [#13] interface: Add methods to CachedChainStorage interface 2023-10-31 17:21:34 +03:00
Makefile [#14] .forgejo: Add tests and lint workflows 2023-11-01 11:18:57 +03:00
resource.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00
resource_test.go [#2] Initial implementation 2023-10-23 10:45:15 +03:00