Documentation ¶
Index ¶
- Variables
- func ApiRefreshInterval() time.Duration
- func GaugeRepositoryUrl() string
- func PluginConnectionTimeout() time.Duration
- func PluginKillTimeout() time.Duration
- func RefactorTimeout() time.Duration
- func RunnerConnectionTimeout() time.Duration
- func RunnerRequestTimeout() time.Duration
- func SetProjectRoot(args []string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ProjectRoot string
Functions ¶
func ApiRefreshInterval ¶
The interval time in milliseconds in which gauge refreshes api cache
func GaugeRepositoryUrl ¶
func GaugeRepositoryUrl() string
func PluginConnectionTimeout ¶
Timeout in milliseconds for making a connection to plugins
func PluginKillTimeout ¶
Timeout in milliseconds for a plugin to stop after a kill message has been sent
func RefactorTimeout ¶
func RunnerConnectionTimeout ¶
Timeout in milliseconds for making a connection to the language runner
func RunnerRequestTimeout ¶
Timeout in milliseconds for requests from the language runner.
func SetProjectRoot ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.