conf

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SIGOK   = syscall.Signal(0xa)
	SIGTODO = syscall.Signal(0xc)
)

Variables

This section is empty.

Functions

This section is empty.

Types

type YamlConfig

type YamlConfig struct {
	Srv  *srv.Srv    `yaml:",omitempty"`
	Logs []*logs.Log `yaml:",omitempty"`
	DBs  *dbs.DBs    `yaml:",omitempty"`
}
var Config YamlConfig

Jump to

Keyboard shortcuts

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