Files
weave-scope/extras
Michael Schubert c349c165e5 extras/dialer: allow to seed random
Helpful if you want to get the same random numbers in subsequent runs
(e.g. to compare results between branches).
2017-02-08 12:42:32 +01:00
..
2017-01-18 11:51:41 +01:00
2017-01-18 11:51:41 +01:00
2017-01-18 11:51:41 +01:00
2017-01-18 11:51:41 +01: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