Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorHandler ¶
type ErrorHandler interface {
Error(e error)
}
type Module ¶
type Module struct { Common *cbwebcommon.Module ErrorHandler ErrorHandler Logger Logger }
func (*Module) GetErrorHandler ¶
func (m *Module) GetErrorHandler() ErrorHandler
func (*Module) GetGlobalTemplates ¶
func (*Module) SetGlobalTemplates ¶
Click to show internal directories.
Click to hide internal directories.