config

package
v0.0.0-...-55bacb3 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2019 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ChannelDir      string // Directory for common-name -> channel mappings.
	ClientMode      bool
	HeartbeatPeriod time.Duration // In milliseconds.
	FileLog         *log.FileConfig
	Monitor         *mon.Config
	NAT             *natConfig  // NAT settings for Agent mode.
	OpenVPN         *ovpnConfig // OpenVPN settings for client mode.
	Pusher          *msg.Config
	Sess            *sessConfig
	TC              *tc.Config
}

Config is dapp-openvpn adapter configuration.

func NewConfig

func NewConfig() *Config

NewConfig creates default dapp-openvpn configuration.

Jump to

Keyboard shortcuts

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