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
interface-go-dms3-core
Commits
814f82cf
Commit
814f82cf
authored
Aug 07, 2018
by
Łukasz Magiera
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
key cmd: fix codeclimate warnings
License: MIT Signed-off-by:
Łukasz Magiera
<
magik6k@gmail.com
>
parent
12537a60
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
key.go
key.go
+2
-2
No files found.
key.go
View file @
814f82cf
...
@@ -16,8 +16,8 @@ type Key interface {
...
@@ -16,8 +16,8 @@ type Key interface {
// Path returns key path
// Path returns key path
Path
()
Path
Path
()
Path
// I
d
returns key PeerID
// I
D
returns key PeerID
I
d
()
peer
.
ID
I
D
()
peer
.
ID
}
}
// KeyAPI specifies the interface to Keystore
// KeyAPI specifies the interface to Keystore
...
...
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