mediocre-go-lib/mctx
Brian Picciano 4b446a0efc mctx: refactor so that contexts no longer carry mutable data
This change required refactoring nearly every package in this project,
but it does a lot to simplify mctx and make other code using it easier
to think about.

Other code, such as mlog and mcfg, had to be slightly modified for this
change to work as well.
2019-02-07 19:42:12 -05:00
..
ctx_test.go mctx: refactor so that contexts no longer carry mutable data 2019-02-07 19:42:12 -05:00
ctx.go mctx: refactor so that contexts no longer carry mutable data 2019-02-07 19:42:12 -05:00