Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-graphsync
Commits
5c604804
Commit
5c604804
authored
Mar 20, 2019
by
Adrian Lanzafame
Committed by
hannahhoward
Apr 18, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs(README): fix formatting
Co-Authored-By:
hannahhoward
<
hannah@hannahhoward.net
>
parent
f2b994ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
5c604804
...
@@ -128,7 +128,7 @@ import (
...
@@ -128,7 +128,7 @@ import (
ipld
"github.com/ipld/go-ipld-prime"
ipld
"github.com/ipld/go-ipld-prime"
free
"github.com/ipld/go-ipld-prime/impl/free"
free
"github.com/ipld/go-ipld-prime/impl/free"
fluent
"github.com/ipld/go-ipld-prime/fluent"
fluent
"github.com/ipld/go-ipld-prime/fluent"
cidLink
"github.com/ipld/go-ipld-prime/linking/cid"
cidLink
"github.com/ipld/go-ipld-prime/linking/cid"
)
)
func
SelectorSpecFromCidAndPath
(
lnk
cid
.
Cid
,
pathSegments
[]
string
)
(
ipld
.
Node
,
error
)
{
func
SelectorSpecFromCidAndPath
(
lnk
cid
.
Cid
,
pathSegments
[]
string
)
(
ipld
.
Node
,
error
)
{
...
@@ -202,4 +202,4 @@ Small note: If editing the Readme, please conform to the [standard-readme](https
...
@@ -202,4 +202,4 @@ Small note: If editing the Readme, please conform to the [standard-readme](https
## License
## License
MIT © Protocol Labs
MIT © Protocol Labs
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment