mirror of
https://github.com/mudler/luet.git
synced 2025-06-22 21:47:17 +00:00
It holds necessary state plus additional information relative to the context which we are being run to (e.g. if we are in a terminal or not). Besides in the future we can use it also as a contextual logger to provide more smart logging capabilities. This also replace the general global configuration instance that previously was share between the core components. |
||
---|---|---|
.. | ||
annotations.go | ||
database_bench_test.go | ||
database_boltdb_test.go | ||
database_boltdb.go | ||
database_common.go | ||
database_mem_test.go | ||
database_mem.go | ||
database.go | ||
package_suite_test.go | ||
package_test.go | ||
package.go |