Skip to content

v0.1.10

  • v0.1.10
  • 4d6397d
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • v0.1.10
  • 4d6397d
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@nrwiersma nrwiersma tagged this 19 Mar 12:03
* feat: added RawValue interface

To allow for the detection of a `nil` return, a new interface is added (to maintain backwards compatibility) and implemented by `value`. This interface, `RawValue`, allows the retrieval of the raw bytes but requires a type assertion.

* fix: add bytes to Value

* fix: use bytes for test
Assets 2
Loading