ConfigFile Description Methods Method Descriptions ConfigFile Inherits: Reference < Object Helper class to handle INI-style files. Description This helper class can be...
i18n Installation Usage examples Using local files Using the embed.FS Determine the language i18n The i18n middleware provides internationalization and localization for Fl...
Working with sections Parent-child Sections Unparseable Sections Working with sections To get a section, you would need to: sec , err := cfg . GetSection ( "section name"...