# Packages
Package cconfigtest provides helper methods to test the cconfig package.
# Functions
New provides an implementation of Loader that reads a config file at the given file path.
NewWithKeyOverrides works exactly the same way as New except it supports key overrides.
# Interfaces
Loader provides methods to load config files into structs.