golazy.dev golazy.dev Directories

golazy.dev/ directory

Directories

Path Synopsis
lazyapp
lazyassets Package lazyassets registers, fingerprints, and serves application assets.
lazycontroller
lazycookie Package lazycookie encodes and decodes authenticated and optionally encrypted cookie values.
lazydispatch Package lazydispatch owns request middleware dispatch for GoLazy.
lazyroutes
lazysession Package lazysession provides cookie and filesystem sessions and infrastructure for custom session backends.
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.