Expose meta_data_toc function.
authorJavier Kohen <jkohen@google.com>
Wed, 6 Nov 2019 19:46:17 +0000 (16:46 -0300)
committerGitHub <noreply@github.com>
Wed, 6 Nov 2019 19:46:17 +0000 (16:46 -0300)
commitfe4a2a28cae8fb143d7c36da99a0fe8f8c780498
tree7967446c20b318e0cc26d16205dd9386b0eb8cf5
parenta146d7560a895231f30eaa68f71a4d3f588adf51
Expose meta_data_toc function.

This is useful for traversing all the meta data elements in a value list, since there is no element to look up the metadata object.

For example usage, see https://github.com/Stackdriver/collectd/pull/166
src/daemon/utils_cache.c