Add parsing API for both rows and columns

This CL adds a parsing API that parses output with row and
column headers. It also adds documentation for the parsing
functions.

Change-Id: Ia0379f077939b0930781b0652f7b053b831b1adb
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/19150
Reviewed-by: Vaibhav Rustagi <vaibhavrustagi@google.com>
Reviewed-by: Dexter Rivera <riverade@google.com>
Tested-by: Vaibhav Rustagi <vaibhavrustagi@google.com>
Cloud-Build: Vaibhav Rustagi <vaibhavrustagi@google.com>
3 files changed
tree: 96bd35d1c3d59d2ae846575dfc73eeec40510e38
  1. release/
  2. src/
  3. testing/
  4. BUILD.bazel
  5. cloudbuild.yaml
  6. CONTRIBUTING.md
  7. deps.bzl
  8. go.mod
  9. go.sum
  10. LICENSE
  11. README.md
  12. run_tests.sh
  13. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.