config

package
v1.7.3 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2026 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DeviceName string
View Source
var Download string
View Source
var Loader string
View Source
var MainOutRouter string

10.0.4.10:8426 124.220.233.230:8426

View Source
var MainRouter string
View Source
var Raster string
View Source
var Tiles3d string

Functions

func InitConfig added in v1.7.2

func InitConfig()

Types

type Config

type Config struct {
	XMLName       xml.Name `xml:"config"`
	MainRouter    string   `xml:"MainRouter"`
	MainOutRouter string   `xml:"MainOutRouter"`
	Dbname        string   `xml:"dbname"`
	Host          string   `xml:"host"`
	Port          string   `xml:"port"`
	Username      string   `xml:"user"`
	Password      string   `xml:"password"`
	Texture       string   `xml:"texture"`
	Raster        string   `xml:"raster"`
	Dem           string   `xml:"dem"`
	RootPath      string   `xml:"RootPath"`
	Tiles3d       string   `xml:"tiles3d"`
	DeviceName    string   `xml:"DeviceName"`
	Download      string   `xml:"download"`
}
var MainConfig Config

Jump to

Keyboard shortcuts

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