//
pkg.gl
Category
github.com/adayoung/ada-bot
utils
httpclient
package
0.0.0-20220314160706-fab16b28a978
Repository:
https://github.com/adayoung/ada-bot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
42 SLOC
#
Functions
Get
Get issues the standard http.Get request but with a custom User-Agent header.
GetJSON
GetJSON combines fetching and decoding JSON from the supplied url.