package
Version:
v0.1.9
Opens a new window with list of versions in this module.
Published: Jun 26, 2022
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Static(fsys fs.FS, vm js.VM, wrapProps func(path string, props interface{}) interface{}) *staticServer
Static server serves the same files every time. Used during production.
type Map map[string]interface{}
Map is a convenience function for the common case of passing a map of props
into a view
Source Files
¶
Click to show internal directories.
Click to hide internal directories.