forked from TrueCloudLab/frostfs-sdk-go
[#322] *: Go fmt -s
go1.19 rewrites comments to proper render them in docs. Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
This commit is contained in:
parent
7537fa0dec
commit
84888854ab
69 changed files with 272 additions and 219 deletions
|
@ -4,6 +4,5 @@ Package acl provides functionality to control access to data and operations on t
|
|||
Type Basic represents basic ACL of the NeoFS container which specifies the general order of data access.
|
||||
Basic provides interface of rule composition. Package acl also exports some frequently used settings like
|
||||
private or public.
|
||||
|
||||
*/
|
||||
package acl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue