//
pkg.gl
Category
github.com/linuxboot/contest
pkg
transport
http
package
1.0.1
Repository:
https://github.com/linuxboot/contest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
174 SLOC
#
Structs
HTTP
HTTP communicates with ConTest Server via http(s)/json transport HTTP implements the Transport interface.
HTTPPartiallyDecodedResponse
HttpPartiallyDecodedResponse is a httplistener.HTTPAPIResponse, but with the Data not fully decoded yet.