- Search standard library docs
- Search third party packages on pkg.go.dev
- Search awesome golang resources
- Builtin commands (
book
,conf
,meetup
,social
, andhistory
)
Input keyword go in the address bar, press Space
to activate the search bar. Then enter any word
you want to search, the extension will response the related search results instantly.
jsonnet is required before getting started. To install jsonnet
,
please check jsonnet
's README.
For Linux users, the snap
is a good choice to install jsonnet.
$ git clone --recursive https://github.com/huhu/go-search-extension
Cloning into 'go-search-extension'...
$ cd go-search-extension
$ make chrome # For Chrome version
$ make firefox # For Firefox version
$ make edge # For Edge version
- You can contact us on Discord Channel: https://discord.gg/xucZNVd