config

package
v0.0.0-...-de6b16a Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2021 License: MIT Imports: 4 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 {
	Token        string  `json:"token"`
	TemplatePath string  `json:"templatePath"`
	Port         float64 `json:"port"`
	Debug        bool    `json:"debug"`
}

func GetConfig

func GetConfig(p string) (config *Config, err error)

Jump to

Keyboard shortcuts

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