This website requires JavaScript.
Explore
Help
Register
Sign In
reiver
/
go-pathmatch
Watch
1
Star
0
Fork
You've already forked go-pathmatch
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
marked code portion of README.md as Go code.
Browse Source
master
Charles Iliya Krempeaux
2019-06-20 17:04:33 -07:00
committed by
GitHub
parent
341f7e1e73
commit
90139bd570
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
README.md
Unescape
Escape
View File
@ -45,7 +45,7 @@ if didMatch {
```
```
Alternatively:
Alternatively:
```
```
go
import (
import (
"github.com/reiver/go-pathmatch"
"github.com/reiver/go-pathmatch"
)
)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
reiver/go-pathmatch
Title
Body
Create Issue