Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIIpldStore ¶
type APIIpldStore struct {
// contains filtered or unexported fields
}
APIIpldStore is required for AMT and HAMT access.
func NewAPIIpldStore ¶
func NewAPIIpldStore(ctx context.Context, api api.FullNode) *APIIpldStore
func (*APIIpldStore) Context ¶
func (ht *APIIpldStore) Context() context.Context
Click to show internal directories.
Click to hide internal directories.