repositorypackage
1.1.0
Repository: https://github.com/daotl/go-ipfs-ds-help.git
Documentation: pkg.go.dev
# README
go-ipfs-ds-help
DAOT Labs' fork of ipfs/go-ipfs-ds-help.
go-ipfs-ds-help provides utilities for parsing and creating datastore keys used by go-ipfs.
Table of Contents
Install
go-ipfs-ds-help
works like a regular Go module:
> go get github.com/daotl/go-ipfs-ds-help
Usage
import "github.com/daotl/go-ipfs-ds-help"
Check the GoDoc documentation
Contribute
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
License
MIT
Copyright for portions of this fork are held by Protocol Labs, Inc. as part of the original go-ipfs-ds-help project. All other copyright for this fork are held by DAOT Labs. All rights reserved.