//
pkg.gl
Category
github.com/TrueCloudLab/frostfs-node
pkg
innerring
processors
netmap
nodevalidation
locode
package
0.0.0-20230301081111-79ba34714ab8
Repository:
https://github.com/truecloudlab/frostfs-node.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
134 SLOC
#
Functions
New
New creates a new instance of the Validator.
#
Structs
Prm
Prm groups the required parameters of the Validator's constructor.
Validator
Validator is a utility that verifies and updates node attributes associated with its geographical location (LOCODE).
#
Interfaces
DB
DB is an interface of read-only FrostFS LOCODE database.
Record
Record is an interface of read-only FrostFS LOCODE database single entry.