Documentation
¶
Overview ¶
Package validator contains file-oriented chunk validation implementations
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContentAddressValidator ¶
func NewContentAddressValidator() swarm.ChunkValidator
New constructs a new ContentAddressValidator
Types ¶
type ContentAddressValidator ¶
type ContentAddressValidator struct {
}
ContentAddressValidator validates that the address of a given chunk is the content address of its contents
Click to show internal directories.
Click to hide internal directories.