Go Curl - Simple http download and readline lib by Golang


MIT
跨平台
Google Go

软件简介

Curl: 用GO编写的HTTP下载和解析库

Documentation

Visit the docs on GoDoc

Importing

go get github.com/Kenshin/curl

Usage

import "github.com/Kenshin/curl”

Example

See https://github.com/Kenshin/curl/blob/master/curl_test.go

Screenshots