//
pkg.gl
Category
github.com/david10088/go-admin
template
package
0.0.2
Repository:
https://github.com/david10088/go-admin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
87 SLOC
#
Packages
adminlte
No description provided by the author
login
Code generated by go-bindata.
types
No description provided by the author
#
Functions
Add
Add makes a template available by the provided theme name.
AddComp
AddComp makes a component available by the provided name.
Get
Get the template interface by theme name.
GetComp
GetComp gets the component by registered name.
#
Variables
CompMap
No description provided by the author
#
Interfaces
Component
Component is the interface which stand for a ui component.
Template
Template is the interface which contains methods of ui components.