config

package
v0.0.0-...-edfd1aa Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2018 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Log      Log
	Database Database
}

func Default

func Default() Config

type Database

type Database struct {
	Path        string
	UserFile    string
	MeetingFile string
	StatusFile  string
}

type Log

type Log struct {
	IsOpen bool
	Path   string
	File   string
}

Jump to

Keyboard shortcuts

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