ds

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2020 License: MIT Imports: 9 Imported by: 0

README

ss-ds-store

IPFS Datastore implementation of ss-store

Install

ss-ds-store works like a regular Go module:

> go get github.com/StreamSpace/ss-ds-store

Usage

import "github.com/StreamSpace/ss-ds-store"

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDataStore

func NewDataStore(dsConf *DSConfig) (store.Store, error)

Types

type DSConfig

type DSConfig struct {
	DS        datastore.Batching
	WithIndex bool
}

func (*DSConfig) Handler added in v0.0.2

func (ds *DSConfig) Handler() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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