psconfig

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package psconfig contains the configuration of the path server.

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultQueryInterval = 5 * time.Minute
)

Functions

This section is empty.

Types

type Config

type Config struct {
	// SegSync enables the "old" replication of down segments between cores,
	// using SegSync messages.
	SegSync bool
	PathDB  string
	// contains filtered or unexported fields
}

func (*Config) InitDefaults

func (c *Config) InitDefaults()

func (*Config) QueryInterval

func (c *Config) QueryInterval() time.Duration

Jump to

Keyboard shortcuts

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