Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Blocker ¶
type Blocker struct {
// contains filtered or unexported fields
}
Blocker scans the database for skylinks that should be blocked and calls skyd to block them.
func (*Blocker) BlockHashes ¶
BlockHashes blocks the given list of hashes. It returns the amount of hashes which were blocked successfully, the amount that were invalid, and a potential error.
Click to show internal directories.
Click to hide internal directories.