# 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.
# Interfaces
NetworkInfo wraps network state and configurations.
TombstoneAddressWriter is an interface of tombstone address setter.
# Type aliases
Option is a Service's constructor option.