Skip to content

return a nil error for a before adviced function #30

Description

@mathews

beyond is really good.
But when I use a before advice, and set the returning Args, I just failed to reurn a nil error. I tried to not set the returning error, or set the nil return Args with SetWithType, either way will cause go panic. I MUST set a not-nil error, evenif the function returns successfully.
Is there a way to return a nil Arg for a before advice?
much thanks.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions