package
6.4.2063+incompatible
Repository: https://github.com/lmorg/murex.git
Documentation: pkg.go.dev

# Packages

Package defaults defines the default state for many run time config.
Package profile is used to read the various non-default murex user profiles and modules.

# Variables

InitConf is a table of global config options.

# Structs

Config is used to store all the configuration settings, `config`, in a thread-safe API.
DynamicProperties is used for dynamic values written in murex.
GoFuncProperties are used for dynamic values written in Go.
Properties is the Config defaults and descriptions.