ds

package module
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2021 License: MIT Imports: 9 Imported by: 1

README

ss-ds-store

IPFS Datastore implementation of ss-store

Install

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

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

Usage

import "github.com/SWRMLabs/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
}

func (*DSConfig) Handler

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