amazon-ion / ion-go

A Go implementation of Amazon Ion.
https://amazon-ion.github.io/ion-docs/
Apache License 2.0
174 stars 31 forks source link

Update Reader Value APIs to symbol token abstraction #158

Closed byronlin13 closed 4 years ago

byronlin13 commented 4 years ago

Issue #, if available:

151

Description of changes: -Update Reader API to return SymbolToken abstraction instead of string representation of Symbols.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.