package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Nov 20, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
type Component interface {
OnInit()
OnDestroy()
Run(closeSig chan bool)
}
type ServerImpl interface {
GetComponent() Component
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.