forked from TrueCloudLab/frostfs-api-go
[#199] sdk/container: Correct linter's remarks
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
parent
7611c218e3
commit
459d295788
2 changed files with 2 additions and 6 deletions
|
@ -12,11 +12,6 @@ type (
|
|||
apply(*containerOptions)
|
||||
}
|
||||
|
||||
attribute struct {
|
||||
key string
|
||||
value string
|
||||
}
|
||||
|
||||
containerOptions struct {
|
||||
acl uint32
|
||||
policy *netmap.PlacementPolicy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue