//
pkg.gl
Category
github.com/nspcc-dev/neofs-node
pkg
services
audit
package
0.43.0
Repository:
https://github.com/nspcc-dev/neofs-node.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
6
Files
309 SLOC
#
Packages
auditor
No description provided by the author
taskmanager
No description provided by the author
#
Functions
NewReport
NewReport creates and returns blank Report instance.
NewResult
NewResult constructs new audit result for the container performed by subject authenticated with specified binary-encoded public key at the given epoch.
#
Structs
Report
Report tracks the progress of auditing container data.
Result
Result groups results of the data audit performed by the Inner Ring member.
Task
Task groups groups the container audit parameters.
#
Interfaces
Reporter
Reporter is an interface of the entity that records the data audit report.