Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInitialized ¶
func IsInitialized(path string) bool
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) GetConfigKey ¶
func (m *Mock) GetConfigKey(key string) (interface{}, error)
func (*Mock) SetConfigKey ¶
func (m *Mock) SetConfigKey(key string, value interface{}) error
Directories
¶
Path | Synopsis |
---|---|
package config implements the ipfs config file datastructures and utilities.
|
package config implements the ipfs config file datastructures and utilities. |
package fsrepo TODO explain the package roadmap...
|
package fsrepo TODO explain the package roadmap... |
Click to show internal directories.
Click to hide internal directories.