config

package
v1.1.12 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2025 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Dbname string
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
View Source
var UpdateIP string

Functions

This section is empty.

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"`
	Loader        string   `xml:"loader"`
	Raster        string   `xml:"raster"`
	Dem           string   `xml:"dem"`

	Tiles3d    string `xml:"tiles3d"`
	DeviceName string `xml:"DeviceName"`
	Download   string `xml:"download"`
	UpdateIP   string `xml:"updateip"`
}
var MainConfig Config

Jump to

Keyboard shortcuts

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