File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 33
44## Overview
55
6- Type -directed search engine like [ hoogle] ( https://github.com/ndmitchell/hoogle ) but for [ Go] ( https://go.dev/ )
6+ Goggle is a type -directed search engine like [ hoogle] ( https://github.com/ndmitchell/hoogle ) but for [ Go] ( https://go.dev/ )
77
8- ## Try Goggle now!
8+ ## : tada : Try Goggle now!
99
1010Try Goggle for yourself! You can now visit [ here] ( https://abiriadev.github.io/goggle/ ) to see Goggle in action.
1111
12- ## Demo
12+ ## : camera : Demo
1313
1414![ ] ( ./assets/demo.png )
1515
16- ## Query
16+ ## : mag : Query
1717
1818You can type query to search and filter results.
1919
@@ -55,7 +55,7 @@ Parameters = "(" [ Type { "," Type } ] ")" .
5555Query = [ " func" ] [ identifier ] Parameters [ Type ] .
5656```
5757
58- ## TODO
58+ ## : memo : TODO
5959
6060- [ ] Index
6161 - [x] Portable index file
@@ -90,7 +90,7 @@ Query = [ "func" ] [ identifier ] Parameters [ Type ] .
9090 - [ ] vscode extension
9191 - [ ] neovim LSP support?
9292
93- ## This is really awwwesome!! How can I help?
93+ ## : grinning : This is really awwwesome!! How can I help?
9494
9595There are many ways to support and contribute to the ongoing maintenance and improvement of Goggle. Any support is greatly appreciated!
9696
You can’t perform that action at this time.
0 commit comments