Charles Iliya Krempeaux
|
0dc31d85af
|
"sourcecode.social/reiver/go-pathmatch" -> "github.com/reiver/go-pathmatch"
|
2024-08-01 17:45:30 -07:00 |
Charles Iliya Krempeaux
|
1772a36eb6
|
github.com/reiver/go-pathmatch -> sourcecode.social/reiver/go-pathmatch
|
2023-10-01 13:49:20 +09:00 |
Charles Iliya Krempeaux
|
5a1e556549
|
made is so things such as "/v1/users/" does not match "/v1/users/{user_id}"
|
2019-06-24 15:04:02 -07:00 |
Charles Iliya Krempeaux
|
ebbb49df89
|
there was a bug in pathmatch.Find(). it allowed extra stuff at ne, and basically only matched beginning of pattern. correct it.
|
2019-06-24 14:17:57 -07:00 |
Charles Iliya Krempeaux
|
7bad8c950e
|
pathmatch.Pattern.Match()
|
2019-06-21 15:26:35 -07:00 |
Charles Iliya Krempeaux
|
3ad6c17e07
|
renamed patternmatch.Pattern.Match() to patternmatch.Pattern.Find()
|
2019-06-20 21:51:49 -07:00 |
Charles Iliya Krempeaux
|
aa21183e6a
|
renamed patternmatch.Pattern.Match() to patternmatch.Pattern.Find()
|
2019-06-20 21:51:32 -07:00 |
Charles Iliya Krempeaux
|
05476fffbb
|
initial commit. still need to create more tests.
|
2016-02-25 14:59:38 -08:00 |