commit | dc150cd679cc1c779f06a3dba76220316aae2334 | [log] [tgz] |
---|---|---|
author | Asim Shankar <ashankar@google.com> | Fri Aug 08 10:59:39 2014 -0700 |
committer | Asim Shankar <ashankar@google.com> | Fri Aug 08 10:59:40 2014 -0700 |
tree | 8fe6becfb8d68350c9b319d2923ca5edf25b3ee0 | |
parent | 8bb9be9d013f28fea4a1e206e7c1fb6b7a233da9 [diff] |
veyron/security/auditor: Rename package to veyron/security/audit. Motivations: - Shorter - It was getting annoying to do things like: var auditor auditor.Auditor ... auditor.Audit(auditor.Entry{}) // would fail because of confusion between the auditor package and auditor variable. Change-Id: I2fa7576ecb542f4a630bd2a41d6c39b0e3d25797