File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 44[ ![ ] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( http://ipfs.io/ )
55[ ![ ] ( https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square )] ( http://webchat.freenode.net/?channels=%23ipfs )
66[ ![ standard-readme compliant] ( https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square )] ( https://github.com/RichardLitt/standard-readme )
7- [ ![ GoDoc] ( https://godoc.org/github.com/ipfs/go-datastore?status.svg )] ( https://godoc.org/github.com/ipfs/go-datastore )
7+ [ ![ Build Status] ( https://img.shields.io/github/actions/workflow/status/ipfs/go-datastore/go-test.yml?branch=master )] ( https://github.com/ipfs/go-datastore/actions )
8+ [ ![ GoDoc] ( https://pkg.go.dev/badge/github.com/ipfs/go-datastore )] ( https://pkg.go.dev/github.com/ipfs/go-datastore )
89
910> key-value datastore interfaces
1011
11- ## Lead Maintainer
12-
13- [ Steven Allen] ( https://github.com/Stebalien )
14-
1512## Table of Contents
1613
1714- [ Background] ( #background )
@@ -29,7 +26,7 @@ Based on [datastore.py](https://github.com/datastore/datastore).
2926
3027## Documentation
3128
32- https://godoc.org /github.com/ipfs/go-datastore
29+ https://pkg.go.dev /github.com/ipfs/go-datastore
3330
3431## Contribute
3532
You can’t perform that action at this time.
0 commit comments