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
09b845ce
Commit
09b845ce
authored
Mar 19, 2019
by
hannahhoward
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs(README): whitespace fix
parent
14dd7ab7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
09b845ce
...
@@ -168,7 +168,7 @@ rootedSelector := graphsync.SelectorSpecFromCidAndPath(lnk, pathSegments)
...
@@ -168,7 +168,7 @@ rootedSelector := graphsync.SelectorSpecFromCidAndPath(lnk, pathSegments)
```
golang
```
golang
type
ResponseProgress
struct
{
type
ResponseProgress
struct
{
Node
ipld
.
Node
// a node which matched the graphsync query
Node
ipld
.
Node
// a node which matched the graphsync query
Path
ipld
.
Path
// the path of that node relative to the traversal start
Path
ipld
.
Path
// the path of that node relative to the traversal start
LastBlock
struct
{
// LastBlock stores the Path and Link of the last block edge we had to load.
LastBlock
struct
{
// LastBlock stores the Path and Link of the last block edge we had to load.
ipld
.
Path
ipld
.
Path
...
...
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