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
80d6f0ab
Commit
80d6f0ab
authored
5 years ago
by
hannahhoward
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs(diagram): minor syntax fix
parent
a14cdead
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
docs/go-graphsync.puml
docs/go-graphsync.puml
+4
-3
No files found.
docs/go-graphsync.puml
View file @
80d6f0ab
...
...
@@ -29,7 +29,9 @@ package "go-ipld-prime" {
TraversalProgress
*--
TraversalConfig
}
interface
Loader
{}
interface
Loader
{
}
}
package
"go-graphsync"
{
...
...
@@ -39,8 +41,7 @@ package "go-graphsync" {
Path
ipld
.
Path
LastBlock
struct
{
ipld
.
Node
ipld
.
Link
}
ipld
.
Link
}
}
interface
Cid2BlockFn
{
...
...
This diff is collapsed.
Click to expand it.
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