Files
weave-scope/extras
Bryan Boreham c96611b13d Less verbose string dump of LatestMap
The default time.Time.String() includes nanoseconds, wall-clock adjustment, etc.
Also don't include the key twice when stringizing the map itself.
2018-07-08 16:32:51 +00:00
..
2017-05-26 15:33:15 +01:00
2017-05-22 17:27:35 +02:00

Extra code

Useful things that go well with scope.

  • Code in this directory must always compile (enforced by CircleCI)
  • This directory is ignored for testing but should lint cleanly
  • Changes to code in this directory does not need to be PR'd