Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ajanicij/goduckgo
/ functions
Functions
16 in github.com/ajanicij/goduckgo
⨍
Functions
16
◇
Types & classes
6
↓ 4 callers
Function
EncodeUrl
EncodeUrl given a text query
goduckgo/duckduck.go:145
↓ 3 callers
Method
fshow
(w io.Writer, prefix string)
goduckgo/duckduck.go:138
↓ 2 callers
Method
Decode
Decode a message given a HTTP response body
goduckgo/duckduck.go:55
↓ 2 callers
Function
Do
Do the HTTP requests against API and handle errors
goduckgo/duckduck.go:154
↓ 2 callers
Method
IsEmpty
IsEmpty if all Icon fields are empty
goduckgo/duckduck.go:127
↓ 2 callers
Method
Show
Show Show as standard output
goduckgo/duckduck.go:134
↓ 1 callers
Function
CheckError
(e error)
main.go:120
↓ 1 callers
Function
TypeDefinition
(d string)
main.go:104
↓ 1 callers
Method
fshow
(w io.Writer, prefix string)
goduckgo/duckduck.go:68
↓ 1 callers
Method
fshow
(w io.Writer, prefix string)
goduckgo/duckduck.go:106
Function
Query
Query the API given a text query, returns a Message
goduckgo/duckduck.go:169
Method
Show
Show Result as standard output
goduckgo/duckduck.go:64
Method
Show
Show RelatedTopic as standard output
goduckgo/duckduck.go:102
Function
TestEncodeUrl
(t *testing.T)
goduckgo/duckduck_test.go:50
Function
TestQuery
(t *testing.T)
goduckgo/duckduck_test.go:12
Function
main
()
main.go:12