Documentation ¶
Index ¶
- type ConsensusInfoAccessDB
- type Database
- type InvalidSlotInfoDB
- type PandoraHeaderHashDB
- type ROnlyConsensusInfoDB
- type ROnlyInvalidSlotInfoDB
- type ROnlyPanHeaderHashDB
- type ROnlyRealmDB
- type ROnlyVanHeaderHashDB
- type ROnlyVerifiedSlotInfoDB
- type RealmDB
- type VanguardHeaderHashDB
- type VerifiedSlotInfoDB
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsensusInfoAccessDB ¶
type ConsensusInfoAccessDB = iface.ConsensusInfoAccessDatabase
type InvalidSlotInfoDB ¶
type InvalidSlotInfoDB = iface.InvalidSlotDatabase
type PandoraHeaderHashDB ¶
type PandoraHeaderHashDB = iface.PanHeaderAccessDatabase
type ROnlyConsensusInfoDB ¶
type ROnlyConsensusInfoDB = iface.ReadOnlyConsensusInfoDatabase
type ROnlyInvalidSlotInfoDB ¶
type ROnlyInvalidSlotInfoDB = iface.ReadOnlyInvalidSlotInfoDatabase
type ROnlyPanHeaderHashDB ¶
type ROnlyPanHeaderHashDB = iface.ReadOnlyPanHeaderAccessDatabase
type ROnlyRealmDB ¶
type ROnlyRealmDB = iface.RealmReadOnlyAccessDatabase
type ROnlyVanHeaderHashDB ¶
type ROnlyVanHeaderHashDB = iface.VanHeaderAccessDatabase
type ROnlyVerifiedSlotInfoDB ¶
type ROnlyVerifiedSlotInfoDB = iface.ReadOnlyVerifiedSlotInfoDatabase
type RealmDB ¶
type RealmDB = iface.RealmAccessDatabase
type VanguardHeaderHashDB ¶
type VanguardHeaderHashDB = iface.VanHeaderAccessDatabase
type VerifiedSlotInfoDB ¶
type VerifiedSlotInfoDB = iface.VerifiedSlotDatabase
Click to show internal directories.
Click to hide internal directories.