commit | f185ec6f0a7c34a22debde80adf25b557819b61e | [log] [tgz] |
---|---|---|
author | Jaesoo Lee <jaesoo@google.com> | Mon Jan 23 19:09:02 2017 +0900 |
committer | Jaesoo Lee <jaesoo@google.com> | Thu Feb 16 08:11:36 2017 +0900 |
tree | af045955870343254380e09b814ae7f9dfe53232 | |
parent | f2c402bfa6afbd7e39d7080a53dfa27ffacd7a77 [diff] |
configstore: add utility library functions for configstore this change adds a set of library functions to facilitate accessing(retrieving) configuration items. Specifically, added template functions for accessing configuration items for following types: OptionalBool, OptionalInt32, OptionalUInt32, OptionalInt64, OptionalUInt64, OptionalString Design doc: go/design-confighal Bug: 34724435 Test: build, run Change-Id: Icca56d0d9e086b9d94c9b1168df041bf7d418698