config

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadConfig

func ReadConfig() error

ReadConfig read configYaml

Types

type Config

type Config struct {
	RethinkHost    string  `yaml:"rethinkHost"`
	Filter         Filters `yaml:"filters"`
	TotalTimeTable string  `yaml:"totalTimeTable"`
	StepTimeTable  string  `yaml:"stepTimeTable"`
}

Config ...

func GetConfig

func GetConfig() Config

GetConfig ...

type Filters

type Filters map[string]string

Filters ...

Jump to

Keyboard shortcuts

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