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.Get service requests.
WithKeyStorage returns option to set local private key storage.
WithLogger returns option to specify Delete service's logger.
WithNetworkInfo returns option to set network information source.
WithPutService returns option to specify put service.

# Structs

Prm groups parameters of Delete service call.
Service utility serving requests of Object.Get service.

# Interfaces

NetworkInfo wraps network state and configurations.
TombstoneAddressWriter is an interface of tombstone address setter.

# Type aliases

Option is a Service's constructor option.