Skip to content

no ServeHTTP method to conform to http.Handler chainability? #41

@sneak

Description

@sneak

I'm trying to use this as an http.Handler wrapper for chi, a mux that accepts "standard" http.Handler wrapper go middlewares. It doesn't have a ServeHTTP method though, so it can't be chained in this way like my others, unless I'm misunderstanding something.

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