package
Version:
v0.14.0-alpha1
Opens a new window with list of versions in this module.
Published: Feb 19, 2018
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package network provides the interface creating networks.
type Network interface {
Name() string
Destroy() error
}
Network is an interface for representing an isolated network.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.