Documentation
¶
Index ¶
Constants ¶
View Source
const ( TmplsKey = "tmpls" KindsKey = "kinds" )
Variables ¶
This section is empty.
Functions ¶
func CacheFactory ¶
func CacheFactory() *cacheFactory
Types ¶
type TmplCache ¶
type TmplCache struct {
// contains filtered or unexported fields
}
TmplCache 加载mysql中的SpaceTemplate到内存中,数据量不大
func (*TmplCache) GetAllKinds ¶
func (*TmplCache) GetAllTmpl ¶
func (t *TmplCache) GetAllTmpl() []*model.SpaceTemplate
Click to show internal directories.
Click to hide internal directories.