# Functions

GetRuntimeUserAgentHeader returns User-Agent header for go runtime.
No description provided by the author
No description provided by the author
NewHttpTransport instantiates instance of HttpTransport type.
No description provided by the author
NewJsonRpcHttpProtocol instantiates instance of JsonRpcHttpProtocol.
No description provided by the author
NewRESTHttpProtocol instantiates instance of RESTHttpProtocol.

# Structs

No description provided by the author
No description provided by the author
HttpTransport type provides functionality for making http calls to a server.
No description provided by the author
JsonRpcHttpProtocol provides functionality for making and handling http JSON-RPC calls to a server.
No description provided by the author
RESTHttpProtocol provides functionality for making and handling http REST calls to a server.

# Interfaces

Connector contract for implementing specific client connector type.
HttpClientTransport provides contract for access to http specific protocols.
StreamingTransport is a contract for managing streaming related options.