Skip to content

Decoding into a slice of pointers doesn't work #1

Description

@zlepper

See this test: https://github.com/zlepper/encoding-html/blob/master/decoder_test.go#L125-L153

It's probably not that common a usecase, but I have seen it happen, so it should be supported somehow.

Internally the tests fails here: https://github.com/zlepper/encoding-html/blob/master/decoder.go#L151 Because the underlying value for the pointer is nil.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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