Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultPlugin = *NewPlugin()
DefaultPlugin is a default instance of IfPlugin.
Functions ¶
This section is empty.
Types ¶
type Deps ¶
type Deps struct { infra.PluginDeps KVScheduler kvs.KVScheduler NsPlugin nsplugin.API IfPlugin ifplugin.API AddrAlloc netalloc.AddressAllocator }
Deps lists dependencies of the interface p.
Click to show internal directories.
Click to hide internal directories.