config

package
v0.0.0-...-16f06e1 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2017 License: GPL-2.0 Imports: 3 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 {
	Server        string
	Username      string
	Password      string
	Status        string
	StatusMessage string
	StartTLS      bool
	Debug         bool
	Session       bool
	Console       bool
}

func Load

func Load(path string) Config

Load loads the toml config file at the path provided. If the file does not exist a default one will be created at that path.

Jump to

Keyboard shortcuts

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