Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Plugins = make(map[string]Interactor)
)
Functions ¶
This section is empty.
Types ¶
type Interactor ¶
type Interactor interface { plug.InteractPlugger DoInteract() }
Click to show internal directories.
Click to hide internal directories.