Skip to content

Example (and my own code) doesn't work #5

Description

@coroiu

The example in README.md gives following error:

panic: unexpected reflect.Kind: uintptr [recovered]
panic: unexpected reflect.Kind: uintptr

Same example but saving to ´yaml´ gives the following error:

panic: reflect.Value.Interface: cannot return value obtained from unexported field or method [recovered]
panic: reflect.Value.Interface: cannot return value obtained from unexported field or method

Saving to json seems to work however. All of this is on Windows 10 go1.10.2 windows/amd64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions