mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
chore: Export private function cowboy_router:match/3
This commit is contained in:
parent
2a08250499
commit
1114bb9f82
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
-export([compile/1]).
|
||||
-export([execute/2]).
|
||||
-export([match/3]).
|
||||
|
||||
-type bindings() :: #{atom() => any()}.
|
||||
-type tokens() :: [binary()].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue