Brian Picciano
|
1be0072701
|
mtest->mrand: move rand functionality from mtest into its own package
|
2018-07-03 00:20:00 +00:00 |
|
Brian Picciano
|
7db5197a1e
|
mcfg: add some helper methods to Cfg related to its Path
|
2018-05-28 03:10:57 +00:00 |
|
Brian Picciano
|
4e0d440d09
|
mcfg: refactor slightly to separate Run into StartRun and StopRun
|
2018-05-28 02:39:56 +00:00 |
|
Brian Picciano
|
c5c11dc067
|
mcfg: make Child set its hooks to happen _then_, not recursively/concurrently during the parents', otherwise you can't effect a child's behavior with parent configs (e.g. changing the handler being passed into an http server)
|
2018-05-27 07:58:51 +00:00 |
|
Brian Picciano
|
0feba17791
|
give mcfg.Cfg a TestRun method which can be used during tests
|
2018-02-15 22:46:32 +00:00 |
|
Brian Picciano
|
3d43caba18
|
implement mcfg package, which includes both configuration, runtime setup, and organizing both into heirarchies
|
2018-02-14 18:24:54 +00:00 |
|