Files
weave-scope/common/middleware/errorhandler.go
Mike Lang 6173e543c8 middleware/errorhandler: Fix a bug which meant it never works
Because methods operated on the value, not the reference, their changes
were discarded.
2016-10-27 17:08:42 -07:00

2.0 KiB