etcd/pkg/adt
Hitoshi Mitake c4a45c5713 auth, adt: introduce a new type BytesAffineComparable
It will be useful for avoiding a cost of casting from string to
[]byte. The permission checker is the first user of the type.
2017-04-05 13:17:24 +09:00
..
doc.go *: add missing godoc package descriptions 2016-05-27 15:15:26 -07:00
example_test.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
interval_tree.go auth, adt: introduce a new type BytesAffineComparable 2017-04-05 13:17:24 +09:00
interval_tree_test.go *: support checking that an interval tree's keys cover an entire interval 2017-04-03 15:38:07 -07:00