Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultErrHandler ¶
func RunLuaFile ¶
Types ¶
type LuaTinyGuide ¶
type LuaTinyGuide struct { qtiny.TinyGuide Name string ConfigPath string ConfigPathAbs string Config map[string]interface{} LuaPath string LuaCPath string ReloadDelay time.Duration Logger *log.Logger // contains filtered or unexported fields }
func NewLuaTinyGuide ¶
func NewLuaTinyGuide(name string, configPath string) *LuaTinyGuide
Click to show internal directories.
Click to hide internal directories.