Documentation ¶
Index ¶
- func GarbageCollect(n *core.IpfsNode, ctx context.Context) error
- func GarbageCollectAsync(n *core.IpfsNode, ctx context.Context) (<-chan *KeyRemoved, error)
- func Pin(n *core.IpfsNode, paths []string, recursive bool) ([]u.Key, error)
- func Unpin(n *core.IpfsNode, paths []string, recursive bool) ([]u.Key, error)
- type KeyRemoved
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GarbageCollectAsync ¶
Types ¶
type KeyRemoved ¶
Click to show internal directories.
Click to hide internal directories.