Documentation
¶
Index ¶
Constants ¶
View Source
const ( // PubIface is pub interface name of the interface used in the 0-db network namespace PubIface = "eth0" // ZDBYggIface is ygg interface name of the interface used in the 0-db network namespace ZDBYggIface = "ygg0" ZDBMyceliumIface = "my0" )
Variables ¶
View Source
var NetworkSchemaLatestVersion = semver.MustParse("0.1.0")
NetworkSchemaLatestVersion last version
Functions ¶
func CleanupUnusedLinks ¶ added in v0.1.3
func CleanupUnusedLinks() error
func NewNetworker ¶
func NewNetworker(identity *stubs.IdentityManagerStub, ndmz ndmz.DMZ, ygg *yggdrasil.YggServer, myc *mycelium.MyceliumServer) (pkg.Networker, error)
NewNetworker create a new pkg.Networker that can be used over zbus
Types ¶
Directories
¶
Path | Synopsis |
---|---|
Package options abstract setting common networking sys flags on the selected namespaces
|
Package options abstract setting common networking sys flags on the selected namespaces |
Click to show internal directories.
Click to hide internal directories.