package
1.2.13
Repository: https://github.com/davidlcarrascal/go-admin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Code generated by go-bindata.
No description provided by the author

# Functions

Add makes a template available by the provided theme name.
AddComp makes a component available by the provided name.
No description provided by the author
AddLoginComp add the specified login component.
No description provided by the author
Get the default template with the theme name set with the global config.
No description provided by the author
Get the template interface by theme name.
No description provided by the author
GetComp gets the component by registered name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetComp makes a component available by the provided name.

# Variables

No description provided by the author

# Structs

No description provided by the author

# Interfaces

Component is the interface which stand for a ui component.
Template is the interface which contains methods of ui components.