Documentation ¶
Index ¶
- type Config
- type Prerender
- func (Prerender) CaddyModule() caddy.ModuleInfo
- func (m *Prerender) Cleanup() error
- func (m *Prerender) InitChromeCtx(ctx context.Context)
- func (m *Prerender) Provision(ctx caddy.Context) error
- func (m Prerender) ServeHTTP(w http.ResponseWriter, r *http.Request, next caddyhttp.Handler) error
- func (m *Prerender) UnmarshalCaddyfile(d *caddyfile.Dispenser) error
- func (m *Prerender) Validate() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Prerender ¶
type Prerender struct {
// contains filtered or unexported fields
}
func (Prerender) CaddyModule ¶
func (Prerender) CaddyModule() caddy.ModuleInfo
CaddyModule returns the Caddy module information.
func (*Prerender) InitChromeCtx ¶
func (*Prerender) UnmarshalCaddyfile ¶
UnmarshalCaddyfile implements caddyfile.Unmarshaler.
Click to show internal directories.
Click to hide internal directories.