package
2.0.0+incompatible
Repository: https://github.com/tekker-dev/go-authcrunch.git
Documentation: pkg.go.dev

# Functions

NewFactory return an instance of a user interface factory.
NewStaticAssetLibrary returns an instance of StaticAssetLibrary.
NewTemplate returns a user interface template.

# Variables

PageTemplates stores UI templates.
StaticAssets is an instance of StaticAssetLibrary.
Themes stores UI themes.

# Structs

Args is a collection of page attributes that needs to be passed to Render method.
Factory represents a collection of HTML templates and associated methods for the creation of HTML user interfaces.
Link represents a single HTML link.
NavigationItem represents side navigation menu item.
Parameters represent a common set of configuration settings for HTML UI.
StaticAsset is a single static web asset.
StaticAssetLibrary contains a collection of static assets.
Template represents a user interface instance, e.g.
UserRealm represents a single authentication realm/domain.