Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewADTStore ¶
Creates a new, empty IPLD store in memory.
Types ¶
type BlockStoreInMemory ¶
type BlockStoreInMemory struct {
// contains filtered or unexported fields
}
func NewBlockStoreInMemory ¶
func NewBlockStoreInMemory() *BlockStoreInMemory
type SyncBlockStoreInMemory ¶ added in v2.0.3
type SyncBlockStoreInMemory struct {
// contains filtered or unexported fields
}
func NewSyncBlockStoreInMemory ¶ added in v2.0.3
func NewSyncBlockStoreInMemory() *SyncBlockStoreInMemory
Click to show internal directories.
Click to hide internal directories.