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.
WithHeadService returns option to set Head service to work with object headers.
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.
WithSearchService returns option to set search 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.