Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnjinError ¶
func NewEnjinError ¶
func NewEnjinError(title, summary, content string) *EnjinError
func (*EnjinError) Error ¶
func (e *EnjinError) Error() (message string)
func (*EnjinError) Html ¶
func (e *EnjinError) Html() (html template.HTML)
func (*EnjinError) NjnData ¶
func (e *EnjinError) NjnData() (data map[string]interface{})
Click to show internal directories.
Click to hide internal directories.