# Functions
DefaultBootstrap returns a default bootstrap.
DefaultFlags returns the default flags for the service.
LoadLocalConfig loads the config file from the given path.
LoadPathSourceConfig loads the config file from the given path.
LoadRemoteConfig loads the config file from the given path.
LoadSourceConfig loads the config file from the given path.
New returns a new bootstrap.
NewFlags returns a new set of flags for the service.
No description provided by the author
SaveConfig saves the configuration data to the specified file path.
No description provided by the author
No description provided by the author
# Constants
Constants for default paths and environment.
Constants for default paths and environment.
No description provided by the author
No description provided by the author
Constants for default paths and environment.
# Variables
No description provided by the author
# Type aliases
OptionSetting is a function that takes a pointer to a Option struct and modifies it.
SaveOption represents an option for saving configuration data.