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 4
4
[ ![ ] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( http://ipfs.io/ )
5
5
[ ![ ] ( https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square )] ( http://webchat.freenode.net/?channels=%23ipfs )
6
6
[ ![ 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 )
8
9
9
10
> key-value datastore interfaces
10
11
11
- ## Lead Maintainer
12
-
13
- [ Steven Allen] ( https://github.com/Stebalien )
14
-
15
12
## Table of Contents
16
13
17
14
- [ Background] ( #background )
@@ -29,7 +26,7 @@ Based on [datastore.py](https://github.com/datastore/datastore).
29
26
30
27
## Documentation
31
28
32
- https://godoc.org /github.com/ipfs/go-datastore
29
+ https://pkg.go.dev /github.com/ipfs/go-datastore
33
30
34
31
## Contribute
35
32
You can’t perform that action at this time.
0 commit comments