config

package
v1.0.17 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitTest

func InitTest()

func Set

func Set(conf *Config)

Types

type Config

type Config struct {
	Daemon daemon.Config `json:"daemon"`
	Log    string        `json:"log"`
	Server string        `json:"server"`
	Words  string        `json:"words"`
	GC     int           `json:"gc"`
	Slang  string        `json:"slang"`
}

func Get

func Get() *Config

func Init

func Init(conf string) *Config

func Load

func Load(filename string) *Config

Jump to

Keyboard shortcuts

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