Skip to content

hoop的调用顺序是不是决定了中间件的执行顺序 #795

@xmh0511

Description

@xmh0511
Router::with_path("hello").hoop(A).hoop(B).get(hello);

在执行hello之前,中间件被执行的顺序是不是先AB呢?这个行为没有在文档里面标出来

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions