//
pkg.gl
Category
github.com/dusk-network/dusk-blockchain
pkg
p2p
peer
dupemap
package
0.6.1
Repository:
https://github.com/dusk-network/dusk-blockchain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
4
Files
137 SLOC
#
Functions
NewDupeMap
NewDupeMap creates new dupemap instance.
NewDupeMapDefault
NewDupeMapDefault returns a dupemap instance with default config.
NewTmpMap
NewTmpMap creates a TmpMap instance.
#
Structs
DupeMap
TODO: DupeMap should deal with value bytes.Buffer rather than pointers as it is not supposed to mutate the struct.nolint:golint.
TmpMap
No description provided by the author