mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 14:45:07 +03:00
lincDial exceeding declaration fix
This commit is contained in:
parent
64b780c89a
commit
1273a24a41
1 changed files with 0 additions and 5 deletions
|
@ -16,11 +16,6 @@ import (
|
||||||
//"github.com/Arceliar/phony" // TODO? use instead of mutexes
|
//"github.com/Arceliar/phony" // TODO? use instead of mutexes
|
||||||
)
|
)
|
||||||
|
|
||||||
type linkDial struct {
|
|
||||||
url *url.URL
|
|
||||||
sintf string
|
|
||||||
}
|
|
||||||
|
|
||||||
type links struct {
|
type links struct {
|
||||||
phony.Inbox
|
phony.Inbox
|
||||||
core *Core
|
core *Core
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue