# 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.
# 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.