frostfs-sdk-go/container
Leonard Lyubich e82a2d86ef [#225] container: Refactor and document basic ACL
Replace basic ACL functionality from `acl` package to the `container`
one. Create `BasicACL` type and provide convenient interface to work
with it.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-23 11:05:32 +03:00
..
id [#258] Fix string encoding of identifiers 2022-05-31 12:14:04 +03:00
test [#225] container: Refactor and document basic ACL 2022-06-23 11:05:32 +03:00
acl.go [#225] container: Refactor and document basic ACL 2022-06-23 11:05:32 +03:00
acl_basic.go [#225] container: Refactor and document basic ACL 2022-06-23 11:05:32 +03:00
acl_basic_test.go [#225] container: Refactor and document basic ACL 2022-06-23 11:05:32 +03:00
announcement.go [#257] Upgrade NeoFS API Go module 2022-05-31 09:47:55 +03:00
announcement_test.go [#170] oid, cid: Add marshal format checks 2022-04-13 17:32:25 +03:00
attribute.go [#168] container: Remove pointer tricks from setAttribute 2022-03-15 16:59:59 +03:00
attribute_test.go [#168] container: Replace []*Attribute with []Attribute 2022-03-15 16:59:59 +03:00
container.go [#225] container: Refactor and document basic ACL 2022-06-23 11:05:32 +03:00
container_test.go [#225] container: Refactor and document basic ACL 2022-06-23 11:05:32 +03:00
init.go [#225] container: Refactor and document basic ACL 2022-06-23 11:05:32 +03:00
opts.go [#225] container: Refactor and document basic ACL 2022-06-23 11:05:32 +03:00
util.go [#225] container: Refactor and document basic ACL 2022-06-23 11:05:32 +03:00
util_test.go [#225] container: Refactor and document basic ACL 2022-06-23 11:05:32 +03:00
wellknown_attributes.go [#60] container: move package from neofs-api-go 2021-11-10 10:31:57 +03:00