package
0.0.0-20250206095323-67f4e8942fa5
Repository: https://github.com/noxyicm/wsf.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewDefaultView creates new default view.
NewDoctypeHelper creates a new Doctype view helper.
NewHeadMetaHelper creates a new HeadMeta view helper.
NewHeadScript creates a new HeadScript view halper.
NewHelper creates a new view helper specified by type.
NewHelperAbstract creates new instance of AbstractHelper.
NewJSON creates a new JSON view halper.
NewView creates a new controller specified by type.
Register registers a handler for controller creation.
RegisterHelper registers a handler for view helper creation.
# Constants
DocType constants.
DocType constants.
DocType constants.
DocType constants.
DocType constants.
DocType constants.
TYPEDfault is a type of view.
TYPEHelperDoctype is the name of view helper.
TYPEHelperHeadMeta is the name of view helper.
TYPEViewHelperHeadScript is the name of view helper.
TYPEViewHelperJSON is the name of view helper.
DocType constants.
DocType constants.
DocType constants.
DocType constants.
DocType constants.
DocType constants.
DocType constants.
DocType constants.
# Structs
AbstractHelper is a base for view helpers.
Config represents view configuration.
Default is a default view.
Doctype is a DocType view helper.
HeadMeta view helper.
HeadMetaData type.
HeadScript is a paginator view halper.
JSON is a view halper for showing session related messages.
TemplateData holds information about template.
# Interfaces
HelperInterface represents action helper interface.
Interface is a view resource interface.