worldconfig

package
v1.1.37 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BACKEND_SQLITE3  = "sqlite3"
	BACKEND_FILES    = "files"
	BACKEND_POSTGRES = "postgresql"
)
View Source
const (
	CONFIG_PSQL_AUTH_CONNECTION   = "pgsql_auth_connection"
	CONFIG_AUTH_BACKEND           = "auth_backend"
	CONFIG_STORAGE_BACKEND        = "mod_storage_backend"
	CONFIG_PLAYER_BACKEND         = "player_backend"
	CONFIG_PSQL_PLAYER_CONNECTION = "pgsql_player_connection"
	CONFIG_PSQL_MAP_CONNECTION    = "pgsql_connection"
	CONFIG_MAP_BACKEND            = "backend"
)

Variables

This section is empty.

Functions

func Parse

func Parse(filename string) (map[string]string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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