gopnikprerenderlib

package
v0.0.0-...-ebda00a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2016 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PrerenderConfig

type PrerenderConfig struct {
	Threads        int              // Use >= n threads (-1 for NumCPU)
	NodeQueueSize  int              // Number of parallel requests per node
	RequestTimeout string           // Timeout for request to gopnik
	DebugAddr      string           // Address for statistics
	UIAddr         string           // Bind WebUI addr
	Logging        json.RawMessage  // see loghelper.go
	PerfLog        string           // Performance log file
	Slaves         app.PluginConfig // Cluster of slaves
}

type PrerenderGlobalConfig

type PrerenderGlobalConfig struct {
	Prerender        PrerenderConfig  // Prerender config
	CachePlugin      app.PluginConfig //
	app.CommonConfig                  //
	json.OtherKeys                    //
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL