Categorygithub.com/codemodify/systemkit-config
modulepackage
1.9.3
Repository: https://github.com/codemodify/systemkit-config.git
Documentation: pkg.go.dev

# README

Flexible config framework for your Go app

See tests for examples

# Packages

No description provided by the author

# Functions

GetConfigDir -.
GetConfigFile -.
LoadConfig - loads a custom config type, takes an existing instance usually created with `&CustomAppConfig{}`.
OnConfigChanged -.
SaveConfig -.

# Interfaces

Config -.

# Type aliases

ChangedEventHandler -.