This website requires JavaScript.
Explore
Help
Register
Sign In
sundowndev
/
go-search
mirror of
https://github.com/sundowndev/go-search.git
Watch
1
Star
0
Fork
You've already forked go-search
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c02f8d7a6c
go-search
/
main.go
10 lines
96 B
Go
Raw
Blame
History
package
main
import
(
"github.com/sundowndev/go-search/cmd"
)
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink