frostfs-contract/policy
Evgenii Stratonikov edf3c26047 [#54] policy: Accept []byte as name
Strings cannot contain non-UTF8 bytes, this is ensured in JSON
marshaling/unmarshaling. At the same time using human-readable strings
can be rather restrictive, because we have 64-byte key limit.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-11-28 13:49:57 +03:00
..
config.yml [#52] policy: Add admin 2023-11-24 10:34:22 +03:00
doc.go [#44] policy: Initial implementation 2023-11-02 09:54:36 +03:00
policy_contract.go [#54] policy: Accept []byte as name 2023-11-28 13:49:57 +03:00