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-dms3-exchange-offline
Commits
7715d637
Commit
7715d637
authored
Nov 08, 2014
by
Jeromy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more doc comments
parent
1c357a55
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
offline.go
offline.go
+3
-1
offline_test.go
offline_test.go
+1
-1
No files found.
offline.go
View file @
7715d637
package
bitswap
// package offline implements an object that implements the exchange
// interface but returns nil values to every request.
package
offline
import
(
"errors"
...
...
offline_test.go
View file @
7715d637
package
bitswap
package
offline
import
(
"testing"
...
...
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