package
0.2.6
Repository: https://github.com/cloudway/platform.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AddOption add a configuration value into the given section.
Get a configuration value as string.
GetFrom get a configuration value from the given section.
GetOrDefault get a configuration value, if no such value configured then the default value is returned.
GetSection get section in the configuration file.
GetSections returns the list of sections in the configuration.
Initializes the global configuration file.
Initialize the client configuration file.
Create a new configuration.
Open Configuration file from the give file name.
Remove a key from configuration.
RemoveOption removes a configuration value from the given section.
RemoveSection remove a section from configuration.
Save global configurations to file.
Set a configuration of the given key to the given value.

# Variables

The global debug flag.
Error is paniked if the global configuration was not initialized.
The root directory of cloudway installation.

# Structs

No description provided by the author