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