Files
coredns/vendor/github.com/v2pro/plz
Miek Gieben 1e471a353e Dep ensure (#1803)
* vendor: don't vendor the context stuff

We don't need to vendor this anymore as we moved to the std lib for
these.

* new stuff showing up with dep ensure

* remove go-shlex
2018-05-16 13:17:06 -07:00
..
2018-02-23 20:10:34 +00:00
2018-05-16 13:17:06 -07:00
2018-05-16 13:17:06 -07:00
2018-05-16 13:17:06 -07:00
2018-05-16 13:17:06 -07:00
2018-05-16 13:17:06 -07:00
2018-05-16 13:17:06 -07:00
2018-05-16 13:17:06 -07:00
2018-05-16 13:17:06 -07:00
2018-05-16 13:17:06 -07:00
2018-02-23 20:10:34 +00:00
2018-02-23 20:10:34 +00:00
2018-02-23 20:10:34 +00:00
2018-02-23 20:10:34 +00:00

plz

PLZ has three parts

  • plz: observability, test helper, message format, utility
  • plz.sql: use sql to query anything
  • plz.service: junction for distributed computing

Observability is the primary goal:

  • countlog: log event, record how state change over the time
  • dump: take snapshot of data, record the moment
  • witch: a WEB UI to make log and snapshot visible