close
Skip to content

Handle errors from ArrayEach callback #129

Description

@ProgramCpp

Is there a way for the callback to ArrayEach to return errors.

_,errr := jsonparser.ArrayEach(bytes, func(... error) {
              return myerror
},...) 

if errr == myerror 

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