9567a98606
Move massert into internal, and simplify it a lot
...
The previous massert isn't that useful compared to testify, but it's
nice to have some assertion helpers in the repo which don't require a
sub-dependency.
2023-12-26 16:27:41 +01:00
Brian Picciano
360d41e2b8
Refactor merr, remove almost everything else
2021-04-09 17:30:59 -06:00
Brian P
3e2713a850
Get rid of mcmp, and lots of subsequent refactors
...
Getting rid of mcmp pretty much breaks this whole package, but this
commit makes a good start on fixing all the things worth keeping.
2021-02-07 16:04:41 -07:00
Brian Picciano
4d859c6d02
mredis: implement Stream helper type
2019-07-29 23:24:38 -04:00
Brian Picciano
0e64f16f03
mredis: initial implementation
2019-07-16 00:42:01 -04:00
Brian Picciano
604da54903
mdb/msql: implement basic MySQL connector
2019-02-24 16:30:53 -05:00
Brian Picciano
12bddbf108
add go.mod file to the project
2019-02-24 15:48:36 -05:00