package
0.43.0
Repository: https://github.com/nspcc-dev/neofs-node.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates, initializes and returns utility serving Object.Search 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.

# Structs

Prm groups parameters of Get service call.
Service is an utility serving requests of Object.Search service.

# Interfaces

No description provided by the author
Containers provides information about NeoFS containers necessary for the [Service] to work.
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.