Documentation
¶
Index ¶
- type Script
- type Style
- type Webpage
- func (webpage *Webpage) AddGA(gaID string)
- func (webpage *Webpage) AddGTM(gtmID string)
- func (webpage *Webpage) AddJavaScriptRedirect(redirectURI string)
- func (webpage *Webpage) AddJavaScriptVariable(name string, value interface{}) (err error)
- func (webpage *Webpage) Clone() (*Webpage, error)
- func (webpage *Webpage) SetRedirect(redirectURI string)
- func (webpage *Webpage) WriteToBuffer(outputHTML *bytes.Buffer) (err error)
- func (webpage *Webpage) WriteToBytes() (outputHTML []byte, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.