Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInitialized ¶
IsInitialized returns true if the path is home to an initialized IPFS repository.
Types ¶
type Mock ¶
type Mock struct { C config.Config D ds.ThreadSafeDatastore }
Mock is not thread-safe
func (*Mock) Datastore ¶
func (m *Mock) Datastore() ds.ThreadSafeDatastore
func (*Mock) GetConfigKey ¶
func (*Mock) SetConfigKey ¶
Click to show internal directories.
Click to hide internal directories.