//
pkg.gl
Category
github.com/vim-volt/volt
httputil
package
0.3.7
Repository:
https://github.com/vim-volt/volt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
29 SLOC
#
Functions
GetContent
GetContent fetches url and returns []byte.
GetContentReader
GetContentReader fetches url and returns io.ReadCloser.
GetContentString
GetContentString fetches url and returns string.