Versions in this module Expand all Collapse all v1 v1.0.0 Sep 3, 2026 Changes in this version + func Validate(mods []Module) error + type Module struct + Events []string + Jobs []jobs.Job + Migrations fs.FS + Name string + Nav []NavEntry + Permissions []Permission + Routes func(api *httpx.API) + SubscribeAll bool + Subscriptions []events.Subscription + func Expand(mods []Module) []Module + type NavEntry struct + Label string + Path string + Permission string + type Permission struct + Key string + Operator bool