package
0.0.13
Repository: https://github.com/arden/easy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AddConfigNode adds one node configuration to configuration of given group.
AddDefaultConfigGroup adds multiple node configurations to configuration of default group.
AddDefaultConfigNode adds one node configuration to configuration of default group.
GetConfig retrieves and returns the configuration of given group.
GetDefaultGroup returns the { name of default configuration.
No description provided by the author
IsConfigured checks and returns whether the database configured.
New creates and returns an ORM object with global configurations.
SetConfig sets the global configuration for package.
SetConfigGroup sets the configuration for given group.
SetDefaultGroup sets the group name for default configuration.

# Constants

Default group name.

# Structs

ConfigNode is configuration for one node.

# Type aliases

Config is the configuration management object.
ConfigGroup is a slice of configuration node for specified named group.