package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-node.git
Documentation: pkg.go.dev

# Functions

TestAll checks that storage component doesn't panic under any circumstances during shard operation.
TestCloseAfterOpen checks that `Close` can be done right after `Open`.
TestCloseTwice checks that `Close` can be done twice.
No description provided by the author
TestSetMode checks that any mode transition can be done safely.

# Interfaces

Component represents single storage component.

# Type aliases

Constructor constructs storage component.