package
Version:
v1.374.2
Opens a new window with list of versions in this module.
Published: Jan 17, 2025
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
Patterns to render views.
Router for mvc.
Route the path with controller for mvc.
Static file name to be served via path.
View for mvc.
NewView from fs with patterns.
IsValid verifies that ut has an fs and template.
type ViewsParams struct {
fx.In
FS *embed.FS `optional:"true"`
Patterns Patterns `optional:"true"`
}
ViewsParams for mvc.
IsValid verifies the params are present.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.