Skip to content
This repository was archived by the owner on Apr 24, 2018. It is now read-only.

Apply filters only to given path prefixes#9

Open
scttnlsn wants to merge 2 commits intodrone:masterfrom
scttnlsn:dev
Open

Apply filters only to given path prefixes#9
scttnlsn wants to merge 2 commits intodrone:masterfrom
scttnlsn:dev

Conversation

@scttnlsn
Copy link

Example:

r.FilterPath("/foo", ...)
r.Get("/foo/bar", ...) // Filter applied
r.Get("/baz/qux", ...) // Filter not applied

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant