Documentation ¶ Index ¶ func Load() type Imports func NewImports() Imports func (i Imports) ImportCSS(url string) Imports func (i Imports) ImportComponent(component string) Imports func (i Imports) ImportJS(url string) Imports func (i Imports) Render() template.HTML Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Load ¶ func Load() Types ¶ type Imports ¶ added in v0.8.1 type Imports string func NewImports ¶ added in v0.8.1 func NewImports() Imports func (Imports) ImportCSS ¶ added in v0.8.1 func (i Imports) ImportCSS(url string) Imports func (Imports) ImportComponent ¶ added in v0.8.1 func (i Imports) ImportComponent(component string) Imports func (Imports) ImportJS ¶ added in v0.8.1 func (i Imports) ImportJS(url string) Imports func (Imports) Render ¶ added in v0.8.1 func (i Imports) Render() template.HTML Source Files ¶ View all Source files common.go imports.go Click to show internal directories. Click to hide internal directories.