Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Component *app.Component
)
View Source
var ParamsWarpSync = &ParametersWarpSync{}
Functions ¶
This section is empty.
Types ¶
type ParametersWarpSync ¶
type ParametersWarpSync struct {
// Enabled defines whether the warpsync plugin is enabled.
Enabled bool `default:"true" usage:"whether the warpsync plugin is enabled"`
// Defines the used advancement range per warpsync checkpoint
AdvancementRange int `default:"150" usage:"the used advancement range per warpsync checkpoint"`
}
ParametersWarpSync contains the definition of the parameters used by WarpSync.
Click to show internal directories.
Click to hide internal directories.