Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DefaultHandler ¶
type DefaultHandler struct { }
type DefaultViewHandler ¶
type DefaultViewHandler struct { }
func (*DefaultViewHandler) Execute ¶
func (v *DefaultViewHandler) Execute(node *base.Node, request *base.ViewRequest, response *base.ViewResponse) error
func (*DefaultViewHandler) Support ¶
func (v *DefaultViewHandler) Support(node *base.Node, request *base.ViewRequest, response *base.ViewResponse) bool
Click to show internal directories.
Click to hide internal directories.