Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartForum ¶
func StartForum() error
Types ¶
type CustomFunctions ¶
type CustomFunctions struct {
// contains filtered or unexported fields
}
func (*CustomFunctions) FnPanic ¶
func (c *CustomFunctions) FnPanic(params []interface{}) (pluginapi.Fn, error)
func (*CustomFunctions) FnPrintObject ¶
func (c *CustomFunctions) FnPrintObject(params []interface{}) (pluginapi.Fn, error)
Click to show internal directories.
Click to hide internal directories.