Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// CacheSize tpl cache size
CacheSize = 1000
)
Functions ¶
This section is empty.
Types ¶
type TplProvider ¶
type TplProvider struct {
// contains filtered or unexported fields
}
func NewCachedTplProvider ¶
func NewCachedTplProvider(maxSize int) *TplProvider
Click to show internal directories.
Click to hide internal directories.