[#1] Fix comments and error messages
Signed-off-by: Stanislav Bogatyrev <s.bogatyrev@yadro.com>
This commit is contained in:
parent
c761a95eef
commit
cb016d53a6
96 changed files with 167 additions and 167 deletions
|
@ -14,7 +14,7 @@ import (
|
|||
|
||||
type ContainerSource interface {
|
||||
container.Source
|
||||
// List must return list of all the containers in the NeoFS network
|
||||
// List must return list of all the containers in the FrostFS network
|
||||
// at the moment of a call and any error that does not allow fetching
|
||||
// container information.
|
||||
List() ([]cid.ID, error)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue