Skip to content

Document that middleware functions need to return a Result object #48

Description

@pmcclory-pp

In order to propagate results through the middleware call chain each middleware needs to return a Result object. make this clear in the comments/documentation. In most cases simply propagating the Result that was returned to it by the inner layer it called

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