mediocre-go-lib/mdb
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
..
mbigquery mctx: refactor so that contexts no longer carry mutable data 2019-02-07 19:42:12 -05:00
mbigtable mctx: refactor so that contexts no longer carry mutable data 2019-02-07 19:42:12 -05:00
mdatastore mctx: refactor so that contexts no longer carry mutable data 2019-02-07 19:42:12 -05:00
mpubsub mctx: refactor so that contexts no longer carry mutable data 2019-02-07 19:42:12 -05:00
mdb.go mctx: refactor so that contexts no longer carry mutable data 2019-02-07 19:42:12 -05:00