Documentation ¶ Overview ¶ The intention to have matching http client in Go, is to mimic the typical setup of calling a restful service in Go. Obviously, we can use 'curl' to send a http request. But that would not be how typical Go client works. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.