conf

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bind

type Bind struct {
	Tag    string `toml:"tag"`
	Local  string `toml:"local"`
	Remote string `toml:"remote"`
}

type Conf

type Conf struct {
	Jump       string  `toml:"jump"`
	Key        string  `toml:"key"`
	Passphrase string  `toml:"passphrase"`
	Binds      []*Bind `toml:"binds"`
}

func LoadConf

func LoadConf(fpath string) *Conf

Jump to

Keyboard shortcuts

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