Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportModule ¶
func ExportModule() application.Module
Types ¶
type ExampleController1 ¶
type ExampleController1 struct { }
func (*ExampleController1) Init ¶
func (inst *ExampleController1) Init(conn glass.EngineConnection) error
type ExampleController2 ¶
type ExampleController2 struct { }
func (*ExampleController2) Init ¶
func (inst *ExampleController2) Init(conn glass.EngineConnection) error
type ExampleController3 ¶
type ExampleController3 struct { }
func (*ExampleController3) Init ¶
func (inst *ExampleController3) Init(conn glass.EngineConnection) error
Click to show internal directories.
Click to hide internal directories.