Documentation
¶
Index ¶
- type API
- func (api *API) Init()
- func (api *API) LuaAddTimer(l *lua.LState) int
- func (api *API) LuaDelTimer(l *lua.LState) int
- func (api *API) LuaEcho(l *lua.LState) int
- func (api *API) LuaPrint(l *lua.LState) int
- func (api *API) LuaRegEx(l *lua.LState) int
- func (api *API) LuaRun(l *lua.LState) int
- func (api *API) LuaSend(l *lua.LState) int
- func (api *API) OnReceive(raw, input string)
- func (api *API) OnSend(cmd string) bool
- func (api *API) Panic(err error)
- func (api *API) Reload() error
- func (api *API) SetMud(w io.Writer)
- func (api *API) SetScreen(w printer.Printer)
- type Config
- type Timer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.