ia
|
f41aff85a2
|
all: gofmt
Run standard gofmt command on project root.
- go version go1.10.3 darwin/amd64
Signed-off-by: ia <isaac.ardis@gmail.com>
|
2018-06-17 00:09:53 +02:00 |
Alex Bramley
|
5bb0c8278d
|
Minimally invasive change to put logging behind a user-replaceable interface.
This could probably be done better, and there are probably awful caveats
and hidden gotchas with this approach. I REGRET NOTHING.
|
2013-09-27 22:19:40 +01:00 |
Alex Bramley
|
4e4c4b6798
|
Migrate to split logging pkg.
|
2011-11-13 14:02:12 +00:00 |
Alex Bramley
|
aa12177399
|
My mock is clunky for external use, but works well for internal testing. Switch to gomock.
|
2011-11-05 09:27:44 +00:00 |