Update link Id comment
This commit is contained in:
parent
27cfc06828
commit
c71576a538
@ -16,7 +16,7 @@ type Link interface {
|
||||
transport.Socket
|
||||
// Connect connects the link. It must be called first.
|
||||
Connect() error
|
||||
// Id of the link likely a uuid if not specified
|
||||
// Id of the link is "local" if not specified
|
||||
Id() string
|
||||
// Status of the link
|
||||
Status() string
|
||||
|
Loading…
Reference in New Issue
Block a user