MCPcopy Create free account

hub / github.com/blkchain/blkchain / types & classes

Types & classes38 in github.com/blkchain/blkchain

↓ 9 callersTypeAliasUint32
uint32.go:5
↓ 6 callersTypeAliasUint256
We're sticking with value rather than pointer for now, we think it's faster and safer. TODO: is it?
uint256.go:12
↓ 1 callersTypeAliasVarInt32
coredb/leveldb.go:106
InterfaceBinReader
binary.go:23
InterfaceBinWriter
binary.go:26
StructBlock
block.go:13
StructBlockHeader
block_header.go:7
InterfaceBlockHeaderIndex
block_header.go:26
StructBlockRec
These types reflect the database structure.
db/types.go:7
StructChainStateReader
coredb/leveldb.go:224
StructConfig
db/explore.go:10
TypeAliasDbOutPoint
An OutPoint which uses a varint for N such as the case in chainstate LevelDb keys
coredb/utxo.go:19
StructExplorer
db/explore.go:14
StructOutPoint
tx_in.go:5
StructPGWriter
db/postgres.go:28
StructTx
tx.go:9
StructTxIn
tx_in.go:10
TypeAliasTxInList
tx_in.go:59
TypeAliasTxList
tx.go:162
StructTxOut
tx_out.go:5
TypeAliasTxOutList
tx_out.go:34
StructUTXO
coredb/utxo.go:10
TypeAliasWitness
witness.go:11
TypeAliasWitnessItem
witness.go:5
StructbtcNode
btcnode/btcnode.go:17
Interfaceexecer
This could be a db connection or a transaction
db/postgres.go:1001
StructheightBH
btcnode/btcnode.go:30
InterfaceisUTXOer
db/postgres.go:37
StructlevelDbBlockHeaderIndex
coredb/leveldb.go:81
StructleveldbBlockHeader
Block information stored in LevelDb.
coredb/leveldb.go:19
StructlogWriter
btcsuide uses a different logger, logWriter adapts that logger to use the stdandard "log" again.
btcnode/log.go:13
StructprevoutMiss
db/postgres.go:1055
StructrecvCnt
db/explore.go:256
StructstartEnd
Start workers
db/postgres.go:1120
StructtxIdCache
db/txidcache.go:39
StructtxInRec
db/types.go:40
StructtxOutRec
db/types.go:49
StructtxRec
db/types.go:23