No description
Find a file
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
.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 [#1] chain: Fix ID type from string to bytes 2024-01-24 11:04:03 +03:00
schema [#1] native: Fix typo in owner value 2024-01-24 11:04:03 +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 [#1] chain: Add json marshal/unmarshal 2024-01-24 11:04:03 +03:00
go.sum [#1] chain: Add json marshal/unmarshal 2024-01-24 11:04:03 +03:00
Makefile [#1] chain: Add json marshal/unmarshal 2024-01-24 11:04:03 +03:00