Add SimpleConfig.
https://godocs.io/git.wntrmute.dev/kyle/goutils/config is one of the more useful Go packages in my standard go library that gets used for building services. I needed something similar for another Shimmering Clarity project, and thus I figured I'd add it into SCSL.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
namespace scsl {
|
||||
namespace string {
|
||||
namespace scstring {
|
||||
|
||||
|
||||
std::vector<std::string>
|
||||
|
||||
Reference in New Issue
Block a user