golazy.dev golazy.dev Directories

golazy.dev/ directory

Directories

Path Synopsis
lazyapp
lazyassets Package lazyassets registers, fingerprints, and serves application assets.
lazycontroller
lazydispatch Package lazydispatch owns request middleware dispatch for GoLazy.
lazyroutes
lazysupport/inflection Package inflection contains word and naming helpers used by GoLazy conventions.
lazyview Package lazyview provides view rendering, helper registration, and render context handling independent from any concrete template engine.
lazyview/gotmpl Package gotmpl registers Go's html/template engine for lazyview.