Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockAcceptor ¶
type BoolBlockAcceptor ¶
type BoolBlockAcceptor bool
const AllBlockAcceptor BoolBlockAcceptor = true
const NullBlockAcceptor BoolBlockAcceptor = false
func (BoolBlockAcceptor) Accept ¶
func (b BoolBlockAcceptor) Accept(hash []byte) bool
Click to show internal directories.
Click to hide internal directories.