This website works better with JavaScript.
Explore
Help
Register
Sign In
mogfee
/
kit
Watch
1
Star
0
Fork
You've already forked kit
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
151
Commits
2
Branches
0
Tags
18 MiB
Tag:
Branch:
Tree:
231202713c
feat/rest
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '231202713c'
${ noResults }
kit
/
selector
/
filter.go
6 lines
99 B
Raw
Normal View
History
Unescape
Escape
x
2 years ago
package
selector
import
"context"
type
NodeFilter
func
(
ctx
context
.
Context
,
nodes
[
]
Node
)
[
]
Node