package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-node.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
New creates, initializes and returns utility serving Object.Get service requests.
WithClientConstructor returns option to set constructor of remote node clients.
WithKeyStorage returns option to set private key storage for session tokens and node key.
WithLocalStorageEngine returns option to set local storage instance.
WithLogger returns option to specify Get service's logger.
WithNetMapSource returns option to set network map storage to receive current network state.
WithTraverserGenerator returns option to set generator of placement traverser to get the objects from containers.
# Interfaces
No description provided by the author
IDListWriter is an interface of target component to write list of object identifiers.
# Type aliases
Option is a Service's constructor option.
RequestForwarder is a callback for forwarding of the original Search requests.