mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 22:25:07 +03:00
Rethink channels, more error throwing
This commit is contained in:
parent
90366dd853
commit
6bbd8c1b30
3 changed files with 53 additions and 37 deletions
|
@ -35,7 +35,7 @@ type Core struct {
|
|||
multicast multicast
|
||||
nodeinfo nodeinfo
|
||||
tcp tcpInterface
|
||||
awdl awdl
|
||||
awdl awdl
|
||||
log *log.Logger
|
||||
ifceExpr []*regexp.Regexp // the zone of link-local IPv6 peers must match this
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue