config

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the current version of Arken
	Version string = "develop"
	// Global is the global application configuration
	Global Config
)

Functions

func Init

func Init(path string) error

Types

type Config

type Config struct {
	Database database `toml:"database"`
	Storage  storage  `toml:"storage"`
	Manifest manifest `toml:"manifest"`
	Network  network  `toml:"network"`
	Stats    stats    `toml:"stats"`
}

Jump to

Keyboard shortcuts

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