commit | 3ca9f4467f02920ef34bd857184775dafb30a79b | [log] [tgz] |
---|---|---|
author | Bogdan Caprita <caprita@google.com> | Thu Jun 04 17:53:54 2015 -0700 |
committer | Bogdan Caprita <caprita@google.com> | Thu Jun 04 17:55:19 2015 -0700 |
tree | 0188d72d3b0326023ab86ffaef4deee40f10d7b0 | |
parent | ad597f3754435782ce82b5d95520a49e98e6fc58 [diff] |
services/device/device: test glob filters Add various test cases for verifying the filtering logic in the glob library; also fix a bug in the filter for device service objects; while at it, change the data structure we use to represents sets from map[]struct{} to map[]bool for convenience. Change-Id: I607af6e6d591948bbd80e7e85a8cc65d906f016e
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.