configs

package
v0.0.0-...-fa63688 Latest Latest
Warning

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

Go to latest
Published: May 9, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppSettings

type AppSettings struct {
	Server   HTTPServerSettings
	Services []ServerSettings
}

AppSettings Application configs

type HTTPServerSettings

type HTTPServerSettings struct {
	IP   string
	Port int
	API  string
}

HTTPServerSettings Web Server configs

type ServerSettings

type ServerSettings struct {
	Name string
	IP   string
	Port int
}

ServerSettings Log Server configs

Jump to

Keyboard shortcuts

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