Skip to content

v0.0.3

Choose a tag to compare

@hymkor hymkor released this 13 Oct 13:26
· 30 commits to master since this release

Changes in v0.0.3 in (English)

  • Fix: panic: reflect.Value.Interface: cannot return value obtained from unexported field or method when unexported fields exist.

Changes in v0.0.3 in (Japanese)

  • エクスポートされていないフィールドがあると、panic: reflect.Value.Interface: cannot return value obtained from unexported field or method が発生する問題を修正