Documentation
¶
Index ¶
- func NewFileBlockstore(prefix string) (bs blockstore.Blockstore, cleanup func(), err error)
- func NewMemBlockstore() *memBlockstore
- func NewOfflineFileBlockservice(tmpFilePrefix string) (bserv blockservice.BlockService, cleanup func(), err error)
- func NewOfflineMemBlockservice() blockservice.BlockService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFileBlockstore ¶
func NewFileBlockstore(prefix string) (bs blockstore.Blockstore, cleanup func(), err error)
func NewMemBlockstore ¶
func NewMemBlockstore() *memBlockstore
func NewOfflineMemBlockservice ¶
func NewOfflineMemBlockservice() blockservice.BlockService
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.