frostfs-api-go/acl/extended
Leonard Lyubich befb34a9ff acl: refactor the package
This commit:

  * replaces the wrappers of the messages to eacl sub-package;

  * renames Target to Group in eacl package;

  * defines Group constants;

  * replaces EACLTable message marshaler (unmarshaler) with custom MarshalTable
    (UnmarshalTable) of the Table.
2020-07-23 14:51:21 +03:00
..
enum.go acl: refactor the package 2020-07-23 14:51:21 +03:00
marshal.go acl: refactor the package 2020-07-23 14:51:21 +03:00
types.go acl: refactor the package 2020-07-23 14:51:21 +03:00
wrappers.go acl: refactor the package 2020-07-23 14:51:21 +03:00
wrappers_test.go acl: refactor the package 2020-07-23 14:51:21 +03:00