coreapi

package
v1.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CoreExtensionAPI

type CoreExtensionAPI interface {
	coreiface.CoreAPI
	GC() GarbageCollectAPI
	Config() *config.Config
}

func NewCoreExtensionApi

func NewCoreExtensionApi(ipfsNode *core.IpfsNode) CoreExtensionAPI

type GarbageCollectAPI

type GarbageCollectAPI interface {
	GarbageCollect(ctx context.Context)
	InitPeriodicGC(ctx context.Context) <-chan error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL