package
0.0.0-20230301121223-614bee3581e9
Repository: https://github.com/truecloudlab/xk6-frostfs.git
Documentation: pkg.go.dev

# Functions

NewObjRegistry creates a new instance of object registry that stores information about objects in the specified bolt database.
NewObjSelector creates a new instance of object selector that can iterate over objects in the specified registry.

# Structs

ObjectInfo represents information about FrostFS object that has been created via gRPC/HTTP/S3 API.
No description provided by the author
No description provided by the author
No description provided by the author
Registry represents an instance of the module for every VU.
RootModule is the global module object type.