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

# Packages

Package internal provides functionality for NeoFS Node Object service communication with NeoFS network.

# Functions

VerifyResponseKeyV2 checks if response is signed with expected key.

# Interfaces

HeaderWriter is an interface of target component to write object header.
Target is an interface of the object writer.