ds

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 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
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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