package
0.0.0-20200906043155-d5da7f7a38dd
Repository: https://github.com/coldze/primitives.git
Documentation: pkg.go.dev
# README
WTH
The main idea is to keep configs as interfaces in order to be able to substitute different implementation of sources for config and it's parts. Also it's useful when you try to split config into parts and you plan to use different implementations to load those parts.
# Interfaces
No description provided by the author