Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(inst MainInstance)
Types ¶
type MainInstance ¶
type MainInstance interface { Initialize() error RunLoop() Destroy() }
var ( GMainInst MainInstance GSignal chan os.Signal )
//////////////////////////////////////////////////////////////
Click to show internal directories.
Click to hide internal directories.