Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallHandler ¶
func InstallHandler(sp view.ServiceProvider, server Server)
Types ¶
type NetworkProvider ¶
type NetworkProvider interface {
FabricNetworkService(network string) (driver.FabricNetworkService, error)
}
Click to show internal directories.
Click to hide internal directories.